git: 9a8ee8fd6d33 - main - net/ldapdiff: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 18:10:32 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a8ee8fd6d335a616b925699e8cb54f0001f01d1

commit 9a8ee8fd6d335a616b925699e8cb54f0001f01d1
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:09:43 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:09:43 +0000

    net/ldapdiff: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/ldapdiff/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile
index d8a85ac5fbe2..5ae2abf0783f 100644
--- a/net/ldapdiff/Makefile
+++ b/net/ldapdiff/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Utility for patching LDAP directories using LDIF files
 
 LICENSE=	GPLv3+
 
-USES=		iconv tar:tgz
+USES=		cpe iconv tar:tgz
 USE_OPENLDAP=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${LOCALBASE} \


More information about the dev-commits-ports-main mailing list