git: ac67af93eed2 - main - security/pam_ldap: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 11 11:57:14 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ac67af93eed281386948570eae34437b4c9025cf
commit ac67af93eed281386948570eae34437b4c9025cf
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:25:30 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:25:30 +0000
security/pam_ldap: Add CPE information
Approved by: portmgr (blanket)
---
security/pam_ldap/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile
index 9d18f2c88a25..cb44629b0e24 100644
--- a/security/pam_ldap/Makefile
+++ b/security/pam_ldap/Makefile
@@ -15,7 +15,7 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB
-USES= gmake perl5 shebangfix
+USES= cpe gmake perl5 shebangfix
USE_OPENLDAP= yes
USE_PERL5= build
GNU_CONFIGURE= yes
@@ -24,6 +24,7 @@ CONFIGURE_ARGS= --with-ldap-conf-file=${PREFIX}/etc/${PAM_LDAP_CONF} \
--with-ldap-lib=openldap \
--with-ldap-secret-file=${PREFIX}/etc/ldap.secret
SHEBANG_FILES= vers_string
+CPE_VENDOR= padl
SUB_FILES= pkg-message
More information about the dev-commits-ports-all
mailing list