From b5ae90eb47a276e07f4423fb23e265c3d3d1a78c Mon Sep 17 00:00:00 2001
From: Bernhard Froehlich <decke@FreeBSD.org>
Date: Tue, 31 Aug 2021 10:32:22 +0000
Subject: dns/opendnssec2: Add CPE information

Approved by:    portmgr (blanket)
---
 dns/opendnssec2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dns/opendnssec2/Makefile b/dns/opendnssec2/Makefile
index 389e75969907..9d1dbb1dbdae 100644
--- a/dns/opendnssec2/Makefile
+++ b/dns/opendnssec2/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	ldns>=1.6.16:dns/ldns
 LIB_DEPENDS=	libldns.so:dns/ldns \
 		libxml2.so:textproc/libxml2
 
-USES=		libtool autoreconf ssl
+USES=		autoreconf cpe libtool ssl
 USE_RC_SUBR=	opendnssec
 
 GNU_CONFIGURE=	yes
-- 
cgit v1.2.3