git: 6542c8107e2e - main - dns/gdnsd3: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:51 UTC 2021


The branch main has been updated by decke:

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

commit 6542c8107e2e1c052baf79f8063e3e4f250298ed
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:37:35 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:19:04 +0000

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

diff --git a/dns/gdnsd3/Makefile b/dns/gdnsd3/Makefile
index 75e60d313d8a..407fee3c681d 100644
--- a/dns/gdnsd3/Makefile
+++ b/dns/gdnsd3/Makefile
@@ -22,7 +22,7 @@ FETCH_ARGS=	-Fpr
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=/var --with-buildinfo=${PORTVERSION}
 USE_LDCONFIG=	yes
-USES=		pkgconfig libtool tar:xz perl5 gmake
+USES=		cpe pkgconfig libtool tar:xz perl5 gmake
 USE_PERL5=	build
 CPPFLAGS+=	-isystem${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib


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