git: b5ae90eb47a2 - main - dns/opendnssec2: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:25 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b5ae90eb47a276e07f4423fb23e265c3d3d1a78c

commit b5ae90eb47a276e07f4423fb23e265c3d3d1a78c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:32:22 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:17 +0000

    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


More information about the dev-commits-ports-main mailing list