- Restrict the python version to be used to the proper value

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
This commit is contained in:
Marcus von Appen
2013-12-15 14:04:57 +00:00
parent 3db2ec437b
commit dbdf82a5c9

View File

@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml
USES+= gmake pkgconfig
USE_BZIP2= yes
USE_LDCONFIG= yes
USE_PYTHON= yes
USE_PYTHON= 2
USE_XORG= x11 xext
USE_AUTOTOOLS= autoconf automake libtool
GNU_CONFIGURE= yes