1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Use USES=python

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-08-15 03:02:12 +00:00
parent 5eb32f79ac
commit 9dd7eb4546
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364915

View File

@ -30,7 +30,7 @@ USE_LDCONFIG= yes
USES= gmake libtool pathfix pkgconfig tar:xz USES= gmake libtool pathfix pkgconfig tar:xz
PYTHON_CONFIGURE_ENABLE=python PYTHON_CONFIGURE_ENABLE=python
PYTHON_USE= PYTHON=yes PYTHON_USES= python
post-patch: post-patch:
@${REINPLACE_CMD} -e '/ --define-variable=/d' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/ --define-variable=/d' ${WRKSRC}/configure