devel/libevt: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
07311d3fd0
commit
42117921c1
1 changed files with 2 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue