mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.
This commit is contained in:
parent
c8c848bfb6
commit
f65b03b129
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79128
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user