git: e241aff50e79 - main - dns/gdnsd2: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:24 UTC 2021


The branch main has been updated by decke:

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

commit e241aff50e7994d9907f640e854babbbc032f933
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:30:57 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:16 +0000

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

diff --git a/dns/gdnsd2/Makefile b/dns/gdnsd2/Makefile
index 3c971077a0ba..b3daf9768a64 100644
--- a/dns/gdnsd2/Makefile
+++ b/dns/gdnsd2/Makefile
@@ -21,7 +21,7 @@ FETCH_ARGS=	-Fpr
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=/var
 USE_LDCONFIG=	yes
-USES=		pkgconfig libtool tar:xz perl5 gmake
+USES=		cpe pkgconfig libtool tar:xz perl5 gmake
 USE_PERL5=	build
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib


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