git: 7a012fdcda6e - main - security/pam_ldap: move man pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Mar 2024 21:11:49 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a012fdcda6e4cd6ff152515daab321197608a03 commit 7a012fdcda6e4cd6ff152515daab321197608a03 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-03-01 19:59:25 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-03-01 21:11:21 +0000 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