git: 2cf59b999c4f - main - dns/yadifa: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:10 UTC 2021


The branch main has been updated by decke:

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

commit 2cf59b999c4faec40d10f8495c825bb324195875
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:00:55 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:04 +0000

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

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


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