diff --git a/www/mod_webauth/Makefile b/www/mod_webauth/Makefile index d0d825c7a1f13..1a93ff14e504c 100644 --- a/www/mod_webauth/Makefile +++ b/www/mod_webauth/Makefile @@ -1,6 +1,6 @@ PORTNAME= mod_webauth PORTVERSION= 4.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://webauth.stanford.edu/dist/ DISTNAME= webauth-${PORTVERSION} @@ -15,6 +15,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= apache ldap libtool pathfix pkgconfig ssl USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-ldap-lib=${LOCALBASE}/lib \ --with-ldap-include=${LOCALBASE}/include \ --with-openssl=${OPENSSLBASE} diff --git a/www/mod_webauth/pkg-plist b/www/mod_webauth/pkg-plist index a902c145c7b11..b7e4402bdaf22 100644 --- a/www/mod_webauth/pkg-plist +++ b/www/mod_webauth/pkg-plist @@ -15,4 +15,4 @@ lib/lib%%AP_NAME%%.so.12.0.0 libdata/pkgconfig/lib%%AP_NAME%%.pc libexec/apache2/modules/%%AP_MODULE%% libexec/apache2/modules/mod_%%AP_NAME%%ldap.so -man/man1/wa_keyring.1.gz +share/man/man1/wa_keyring.1.gz