From dc068db8e080bd615a97c0c9706aeeddba94128d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Mon, 18 Oct 2021 21:18:53 +0200 Subject: [PATCH] devel/thrift-cpp: Add CPE information Approved by: portmgr (blanket) --- devel/thrift-cpp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index ecf081c49d8c..f9e482675818 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -19,8 +19,9 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo -USES= bison cmake pkgconfig compiler:c++11-lang \ +USES= bison cmake pkgconfig compiler:c++11-lang cpe \ libtool pathfix ssl +CPE_VENDOR= apache USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes PLIST_SUB= PORTVERSION="${THRIFT_PORTVERSION}"