From 0d96d3cfe928a0be955448d7d877b6e9f4d48a8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 14 Oct 2021 12:59:40 +0200 Subject: [PATCH] textproc/libwpd010: Add CPE information Approved by: portmgr (blanket) --- textproc/libwpd010/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index 87142bd42ccb..48a4cca278b6 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -18,7 +18,8 @@ LICENSE_FILE_MPL20= ${WRKSRC}/COPYING.MPL BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/include/qi.hpp:devel/boost-libs LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge -USES= compiler:c++11-lang gnome libtool pathfix pkgconfig tar:bzip2 +USES= compiler:c++11-lang cpe gnome libtool pathfix pkgconfig tar:bzip2 +CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes USE_GNOME= libgsf USE_LDCONFIG= yes