git: 607bdabcc4cc - main - dns/pdnsd: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:32:24 UTC 2021


The branch main has been updated by decke:

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

commit 607bdabcc4cc2022cf5042b46e44e7bb45879087
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:26:53 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:26:53 +0000

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

diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile
index ff972a19da73..86baf0583ef2 100644
--- a/dns/pdnsd/Makefile
+++ b/dns/pdnsd/Makefile
@@ -14,7 +14,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
-USES=		gmake
+USES=		cpe gmake
 USE_RC_SUBR=	pdnsd
 CONFIGURE_ARGS=	--with-cachedir=${PDNSDB} \
 		--disable-src-addr-disc


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