git: 31971ae4ee04 - main - net/netatalk3: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:00 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=31971ae4ee04ae520d5a21581f2d7fd994abcc6e
commit 31971ae4ee04ae520d5a21581f2d7fd994abcc6e
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:15:38 +0000
Commit: Bernhard Froehlich <decke at 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} \
More information about the dev-commits-ports-all
mailing list