Date: Thu, 2 Sep 2021 15:19:50 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: 6542c8107e2e - main - dns/gdnsd3: Add CPE information Message-ID: <202109021519.182FJo0m017463@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=6542c8107e2e1c052baf79f8063e3e4f250298ed commit 6542c8107e2e1c052baf79f8063e3e4f250298ed Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-02 14:37:35 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109021519.182FJo0m017463>