aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 19:00:55 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 19:50:04 +0000
commit2cf59b999c4faec40d10f8495c825bb324195875 (patch)
tree946f0ed251508df5d76f501cbfa69769adf7704d
parent111427c195ce1116fa7c5ab7ee30cb9da3b5eae6 (diff)
downloadports-2cf59b999c4faec40d10f8495c825bb324195875.tar.gz
ports-2cf59b999c4faec40d10f8495c825bb324195875.zip
dns/yadifa: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--dns/yadifa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile
index db4b9f513ae5..e0c8409884ff 100644
--- a/dns/yadifa/Makefile
+++ b/dns/yadifa/Makefile
@@ -11,7 +11,7 @@ COMMENT= Authoritative nameserver with DNSSEC capabilities
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c11 libtool ssl
+USES= compiler:c11 cpe libtool ssl
USE_RC_SUBR= ${PORTNAME}d
GNU_CONFIGURE= yes