Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.
This commit is contained in:
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope
|
||||
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
|
||||
|
||||
POSTGRESQL_PORT?= databases/postgresql7
|
||||
USE_PYTHON= yes
|
||||
PYTHON_VERSION= python1.5
|
||||
|
||||
# You can change this in the environment
|
||||
|
||||
@@ -19,6 +19,7 @@ COMMENT= Ruby extension library for embedding Python in Ruby
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PYTHON_PORTSDIR}:-DWITHOUT_THREADS
|
||||
|
||||
USE_PYTHON= yes
|
||||
PYTHON_VERSION?= python1.5
|
||||
|
||||
USE_RUBY= yes
|
||||
|
||||
@@ -21,6 +21,7 @@ BUILD_DEPENDS+= swig:${PORTSDIR}/devel/swig11
|
||||
BUILD_DEPENDS+= latex2html:${PORTSDIR}/textproc/latex2html
|
||||
.endif
|
||||
|
||||
USE_PYTHON= yes
|
||||
PYTHON_VERSION= python1.5
|
||||
USE_AUTOCONF_VER= 213
|
||||
USE_GMAKE= yes
|
||||
|
||||
Reference in New Issue
Block a user