Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:32:22 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 607bdabcc4cc - main - dns/pdnsd: Add CPE information
Message-ID:  <202108291932.17TJWMIp056395@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 607bdabcc4cc2022cf5042b46e44e7bb45879087
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:26:53 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291932.17TJWMIp056395>