aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-18 19:18:53 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-18 19:25:53 +0000
commit4e7cdbe91239c663b2d176fecf972cd8e7df9f55 (patch)
treefa47c0be97fdbf6614a3409da7478ca8d0aa5a9e
parentb9bc987168a6d3367853ef0398f5eba0eda8b4bf (diff)
downloadports-4e7cdbe91239c663b2d176fecf972cd8e7df9f55.tar.gz
ports-4e7cdbe91239c663b2d176fecf972cd8e7df9f55.zip
devel/thrift-c_glib: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/thrift-c_glib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/thrift-c_glib/Makefile b/devel/thrift-c_glib/Makefile
index a0b25c05732d..cba19259343e 100644
--- a/devel/thrift-c_glib/Makefile
+++ b/devel/thrift-c_glib/Makefile
@@ -16,8 +16,9 @@ BUILDIR= ${WRKDIR}/${DISTNAME}/lib/c_glib
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
-USES= bison cmake compiler:c++11-lang gnome libtool pathfix \
+USES= bison cmake compiler:c++11-lang cpe gnome libtool pathfix \
pkgconfig ssl
+CPE_VENDOR= apache
CMAKE_ON= BUILD_C_GLIB BUILD_SHARED_LIBS
CMAKE_OFF= BUILD_CPP BUILD_HASKELL BUILD_JAVA BUILD_JAVASCRIPT \
BUILD_NODEJS BUILD_PYTHON