aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-04-17 18:40:48 +0800
committerkris <kris@FreeBSD.org>2003-04-17 18:40:48 +0800
commit8b38188aaea249118e61692f1cf8cbb741f10d79 (patch)
tree100bea2f51bba93f7b23222d252c87229baaf68e /lang
parent43577d32367fdf8aa255e3a99bd4d5bda209bbb1 (diff)
downloadfreebsd-ports-graphics-8b38188aaea249118e61692f1cf8cbb741f10d79.tar.gz
freebsd-ports-graphics-8b38188aaea249118e61692f1cf8cbb741f10d79.tar.zst
freebsd-ports-graphics-8b38188aaea249118e61692f1cf8cbb741f10d79.zip
Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.
Diffstat (limited to 'lang')
-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 f7c281771b9..a4e7b300883 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