aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-15 18:09:43 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-15 18:09:43 +0000
commit9a8ee8fd6d335a616b925699e8cb54f0001f01d1 (patch)
treee95b756e028d6c32b7d16e1d62db2b30674bdaca
parentb9d75de5d263849fa83c7c2ddd415d9992b41219 (diff)
downloadports-9a8ee8fd6d335a616b925699e8cb54f0001f01d1.tar.gz
ports-9a8ee8fd6d335a616b925699e8cb54f0001f01d1.zip
net/ldapdiff: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/ldapdiff/Makefile2
1 files changed, 1 insertions, 1 deletions
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} \