git: 111427c195ce - main - dns/dnrd: Add CPE information

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


The branch main has been updated by decke:

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

commit 111427c195ce1116fa7c5ab7ee30cb9da3b5eae6
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:59:49 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:04 +0000

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

diff --git a/dns/dnrd/Makefile b/dns/dnrd/Makefile
index 026fe471959a..80fe6445ff8c 100644
--- a/dns/dnrd/Makefile
+++ b/dns/dnrd/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Proxy DNS daemon
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gmake
+USES=		cpe gmake
 USE_RC_SUBR=	${PORTNAME}
 GNU_CONFIGURE=	yes
 


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