summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/ruby-python/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile
index a4e7b3008831..436f56ab6296 100644
--- a/lang/ruby-python/Makefile
+++ b/lang/ruby-python/Makefile
@@ -19,6 +19,8 @@ COMMENT= Ruby extension library for embedding Python in Ruby
BUILD_DEPENDS= ${NONEXISTENT}:${PYTHON_PORTSDIR}:-DWITHOUT_THREADS
+BROKEN= "Broken dependency"
+
USE_PYTHON= yes
PYTHON_VERSION?= python1.5