aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:26 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:26 +0000
commit42117921c152f962ca5a0c31aac7684e17df8ef2 (patch)
tree2dd62e9e280fb972810e5d3d8946a9a0af81902f
parent07311d3fd02a3b94693f1d0c923d3942ffb42d40 (diff)
downloadports-42117921c152f962ca5a0c31aac7684e17df8ef2.tar.gz
ports-42117921c152f962ca5a0c31aac7684e17df8ef2.zip
devel/libevt: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libevt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libevt/Makefile b/devel/libevt/Makefile
index 2b1d1d8e88e1..0adf5df9d94d 100644
--- a/devel/libevt/Makefile
+++ b/devel/libevt/Makefile
@@ -19,7 +19,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python \
--with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE}
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
-USES= libtool pathfix python:3.5+
+USES= cpe libtool pathfix python:3.5+
+CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}