Skip to content

Commit

Permalink
devel/libfsntfs: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 14, 2021
1 parent d7f269b commit 93ae03e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/libfsntfs/Makefile
Expand Up @@ -19,7 +19,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python --with-openssl=no \
--with-libfwnt=${LOCALBASE}
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
USES= libtool fuse pathfix pkgconfig python:3.5+
USES= cpe libtool fuse pathfix pkgconfig python:3.5+
CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
Expand Down

0 comments on commit 93ae03e

Please sign in to comment.