Date: Tue, 31 Aug 2021 12:08:24 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: e241aff50e79 - main - dns/gdnsd2: Add CPE information Message-ID: <202108311208.17VC8OVc012604@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=e241aff50e7994d9907f640e854babbbc032f933 commit e241aff50e7994d9907f640e854babbbc032f933 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 10:30:57 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8OVc012604>