- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user