git: f1948014665f - main - net/wangle: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:50 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f1948014665f00a4b2990520144237ebda7b47c5
commit f1948014665f00a4b2990520144237ebda7b47c5
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:39:49 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:24 +0000
net/wangle: Add CPE information
Approved by: portmgr (blanket)
---
net/wangle/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/wangle/Makefile b/net/wangle/Makefile
index 9eeec1048f6a..b84ec4ed1682 100644
--- a/net/wangle/Makefile
+++ b/net/wangle/Makefile
@@ -19,10 +19,11 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libglog.so:devel/glog \
libsodium.so:security/libsodium
-USES= cmake compiler:c++17-lang ssl
+USES= cmake compiler:c++17-lang cpe ssl
USE_GITHUB= yes
GH_ACCOUNT= facebook
USE_LDCONFIG= yes
+CPE_VENDOR= facebook
WRKSRC_SUBDIR= ${PORTNAME}
More information about the dev-commits-ports-all
mailing list