aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby-python
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-04-17 10:40:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-04-17 10:40:48 +0000
commitf65b03b1295fdccd4c3d6adb29c3e4e7fdd45ed0 (patch)
tree4a3baeae54ca1d3949df8ddd00ce781d8d9133bf /lang/ruby-python
parentc8c848bfb652a4f776d77e58d5a1f15c3364f094 (diff)
downloadports-f65b03b1295fdccd4c3d6adb29c3e4e7fdd45ed0.tar.gz
ports-f65b03b1295fdccd4c3d6adb29c3e4e7fdd45ed0.zip
Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.
Notes
Notes: svn path=/head/; revision=79128
Diffstat (limited to 'lang/ruby-python')
-rw-r--r--lang/ruby-python/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile
index f7c281771b9e..a4e7b3008831 100644
--- a/lang/ruby-python/Makefile
+++ b/lang/ruby-python/Makefile
@@ -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