Skip to content

Commit

Permalink
security/pam_ldap: move man pages
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
cschuber committed Mar 1, 2024
1 parent 9b20cb5 commit 7a012fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion security/pam_ldap/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pam_ldap
PORTVERSION= 186
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://www.padl.com/download/ \
ftp://ftp.padl.com/pub/
Expand All @@ -21,6 +21,7 @@ CONFIGURE_ARGS= --with-ldap-conf-file=${PREFIX}/etc/${PAM_LDAP_CONF} \
--with-ldap-dir=${LOCALBASE} \
--with-ldap-lib=openldap \
--with-ldap-secret-file=${PREFIX}/etc/ldap.secret
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SHEBANG_FILES= vers_string
CPE_VENDOR= padl

Expand Down
2 changes: 1 addition & 1 deletion security/pam_ldap/pkg-plist
@@ -1,3 +1,3 @@
man/man5/pam_ldap.5.gz
share/man/man5/pam_ldap.5.gz
@sample etc/ldap.conf.sample
lib/pam_ldap.so

0 comments on commit 7a012fd

Please sign in to comment.