aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_gssapi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_auth_gssapi/Makefile')
-rw-r--r--www/mod_auth_gssapi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_auth_gssapi/Makefile b/www/mod_auth_gssapi/Makefile
index 7b6b265242c1..1c195913fbd0 100644
--- a/www/mod_auth_gssapi/Makefile
+++ b/www/mod_auth_gssapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mod_auth_gssapi
-PORTVERSION= 1.6.3
+PORTVERSION= 1.6.5
DISTVERSIONPREFIX= v
CATEGORIES= www
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -13,13 +13,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf apache:2.4+ bison gssapi:mit,flags libtool ssl
USES+= pkgconfig
USE_GITHUB= yes
-GH_ACCOUNT= modauthgssapi
+GH_ACCOUNT= gssapi
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= KRB5_CONFIG=${KRB5CONFIG}
CONFIGURE_ARGS+= OPENSSL_CFLAGS=-I${OPENSSLINC}
CONFIGURE_ARGS+= OPENSSL_LIBS=-lcrypto
-PLIST_FILES= @sample\ ${APACHEETCDIR}/modules.d/%%APMOD_FILE%% \
+PLIST_FILES= @sample\ ${APACHEETCDIR}/modules.d/${APMOD_FILE} \
${APACHEMODDIR}/mod_auth_gssapi.so
SUB_FILES= ${APMOD_FILE}