git: cba18cc515e0 - main - devel/libesedb: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:41 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=cba18cc515e04241afa41f5d927eb693714af55b commit cba18cc515e04241afa41f5d927eb693714af55b Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:25 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:25 +0000 devel/libesedb: Add CPE information Approved by: portmgr (blanket) --- devel/libesedb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/libesedb/Makefile b/devel/libesedb/Makefile index 684d28bcb3c5..ec843b5ab5e2 100644 --- a/devel/libesedb/Makefile +++ b/devel/libesedb/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libfwnt=${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}