From 7a012fdcda6e4cd6ff152515daab321197608a03 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Fri, 1 Mar 2024 11:59:25 -0800 Subject: [PATCH] security/pam_ldap: move man pages Approved by: portmgr (blanket) --- security/pam_ldap/Makefile | 3 ++- security/pam_ldap/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile index c3770e206931..b403487f16aa 100644 --- a/security/pam_ldap/Makefile +++ b/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/ @@ -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 diff --git a/security/pam_ldap/pkg-plist b/security/pam_ldap/pkg-plist index 845a517cb412..8036d0877b2a 100644 --- a/security/pam_ldap/pkg-plist +++ b/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