diff options
author | June McEnroe <june@causal.agency> | 2021-01-20 18:45:16 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-01-20 18:45:16 +0000 |
commit | 372a30c1839bc61d35f5209dac589d9697b7fe46 (patch) | |
tree | 1e9740865c34d1e0564dc4970fd8d55b5020ad46 /devel/cgit-causal-agency/Makefile | |
parent | Update cgit-causal-agency (diff) | |
download | ports-372a30c1839bc61d35f5209dac589d9697b7fe46.tar.gz ports-372a30c1839bc61d35f5209dac589d9697b7fe46.zip |
Update cgit-causal-agency to 8a10aa5
Diffstat (limited to 'devel/cgit-causal-agency/Makefile')
-rw-r--r-- | devel/cgit-causal-agency/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cgit-causal-agency/Makefile b/devel/cgit-causal-agency/Makefile index 2d8a835..23b28f1 100644 --- a/devel/cgit-causal-agency/Makefile +++ b/devel/cgit-causal-agency/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= msgfmt:devel/gettext-tools -SRC_VERSION= 83c1c6bedbf9d6be1c7e0220dd69844c7265f527 +SRC_VERSION= 8a10aa570d084f3f417b24f37bf547ac92de611d GIT_VERSION= 2.25.1 WRKSRC_SUBDIR= www/git.causal.agency/cgit @@ -34,7 +34,7 @@ WWWDIR= ${PREFIX}/www/cgit CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} MAKE_ARGS+= CGIT_SCRIPT_PATH=${WWWDIR} CGIT_CONFIG=${PREFIX}/etc/cgitrc \ - prefix=${PREFIX} NO_GETTEXT=1 NO_LUA=1 NO_R_TO_GCC_LINKER=1 V=1 + prefix=${PREFIX} NO_GETTEXT=1 NO_R_TO_GCC_LINKER=1 V=1 SUB_FILES= pkg-message |