aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:09:49 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:19:37 +0000
commitfef08424b455b7ba1aa7dfa3c9110d49e52209d3 (patch)
tree617fbe9f59c1634f3910ebb0189b8aff98b0f8ae
parent6f8939d3944a3317f11250e79d183abd90b7360c (diff)
downloadports-fef08424b455b7ba1aa7dfa3c9110d49e52209d3.tar.gz
ports-fef08424b455b7ba1aa7dfa3c9110d49e52209d3.zip
net/proftpd-mod_ldap: Add CPE information
USES=cpe was removed per default in the master port so add it here now. Approved by: portmgr (blanket)
-rw-r--r--net/proftpd-mod_ldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/proftpd-mod_ldap/Makefile b/net/proftpd-mod_ldap/Makefile
index 73199ccbc4c4..888eb2dd9cd2 100644
--- a/net/proftpd-mod_ldap/Makefile
+++ b/net/proftpd-mod_ldap/Makefile
@@ -15,7 +15,7 @@ DESCR= ${.CURDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../../ftp/proftpd
USE_OPENLDAP= yes
-USES= ssl
+USES= cpe ssl
INCLUDEDIRS= ${LOCALBASE}/include
LIBDIRS= ${LOCALBASE}/lib