Skip to content

Commit

Permalink
net/nss-pam-ldapd: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 24, 2024
1 parent b2a424c commit cea660f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion net/nss-pam-ldapd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nss-pam-ldapd
PORTVERSION= 0.9.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ \
ZI
Expand All @@ -16,6 +16,7 @@ USES= cpe ldap

CPE_VENDOR= arthurdejong
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_RC_SUBR= nslcd
PAM_LDAP_SHMAJOR= 1
NSS_LDAP_SHMAJOR= 1
Expand Down
6 changes: 3 additions & 3 deletions net/nss-pam-ldapd/pkg-plist
Expand Up @@ -3,7 +3,7 @@
%%NSS%%lib/nss_ldap.so.%%NSS_LDAP_SHMAJOR%%
%%PAM%%lib/pam_ldap.so
%%PAM%%lib/pam_ldap.so.%%PAM_LDAP_SHMAJOR%%
%%NSLCD%%man/man5/nslcd.conf.5.gz
%%NSLCD%%man/man8/nslcd.8.gz
%%PAM%%man/man8/pam_ldap.8.gz
%%NSLCD%%sbin/nslcd
%%NSLCD%%share/man/man5/nslcd.conf.5.gz
%%NSLCD%%share/man/man8/nslcd.8.gz
%%PAM%%share/man/man8/pam_ldap.8.gz

0 comments on commit cea660f

Please sign in to comment.