Skip to content

Commit

Permalink
www/mod_webauth: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent 1fd25e6 commit d409cb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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}
Expand All @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion www/mod_webauth/pkg-plist
Expand Up @@ -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

0 comments on commit d409cb1

Please sign in to comment.