Date: Tue, 21 Sep 2021 12:58:59 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: 31971ae4ee04 - main - net/netatalk3: Add CPE information Message-ID: <202109211258.18LCwx11067848@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=31971ae4ee04ae520d5a21581f2d7fd994abcc6e commit 31971ae4ee04ae520d5a21581f2d7fd994abcc6e Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-21 12:15:38 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-21 12:57:54 +0000 net/netatalk3: Add CPE information Approved by: portmgr (blanket) --- net/netatalk3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile index c8e9c8bd48a0..f378560cea6f 100644 --- a/net/netatalk3/Makefile +++ b/net/netatalk3/Makefile @@ -16,11 +16,12 @@ LICENSE= GPLv2 LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libevent.so:devel/libevent -USES= bdb:5+ gettext gmake iconv libtool perl5 pkgconfig shebangfix ssl tar:bzip2 +USES= bdb:5+ cpe gettext gmake iconv libtool perl5 pkgconfig shebangfix ssl tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_RC_SUBR= netatalk INSTALL_TARGET=install-strip +CPE_VENDOR= netatalk_project CONFIGURE_ARGS+= --with-pkgconfdir=${PREFIX}/etc \ --with-libgcrypt-dir=${LOCALBASE} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211258.18LCwx11067848>