git: d409cb11ae67 - main - www/mod_webauth: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 13:15:43 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d409cb11ae67eca7c24d7f8e27ee5d56c4ffe48b commit d409cb11ae67eca7c24d7f8e27ee5d56c4ffe48b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 13:01:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 13:15:14 +0000 www/mod_webauth: Moved man to share/man Approved by: portmgr (blanket) --- www/mod_webauth/Makefile | 3 ++- www/mod_webauth/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/www/mod_webauth/Makefile b/www/mod_webauth/Makefile index d0d825c7a1f1..1a93ff14e504 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 a902c145c7b1..b7e4402bdaf2 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