diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-15 18:09:43 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-15 18:09:43 +0000 |
| commit | 9a8ee8fd6d335a616b925699e8cb54f0001f01d1 (patch) | |
| tree | e95b756e028d6c32b7d16e1d62db2b30674bdaca /net/ldapdiff | |
| parent | net/l2tpd: Add CPE information (diff) | |
net/ldapdiff: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net/ldapdiff')
| -rw-r--r-- | net/ldapdiff/Makefile | 2 |
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} \ |
