aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-04 17:46:12 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-04 17:46:12 +0000
commite7abcc4e4ee262b2727f97644e3f430fe30c0063 (patch)
treed8e34ebc3edb0a67e5e17670cee70522b4cc5eb1 /x11-toolkits
parent071f10abba59af940bdb187f7a08d674edda932c (diff)
downloadports-e7abcc4e4ee262b2727f97644e3f430fe30c0063.tar.gz
ports-e7abcc4e4ee262b2727f97644e3f430fe30c0063.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/ruby-tk/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile
index a66874e82b73..f64b486ff569 100644
--- a/x11-toolkits/ruby-tk/Makefile
+++ b/x11-toolkits/ruby-tk/Makefile
@@ -29,6 +29,10 @@ USE_TK= 84+
.include <bsd.port.pre.mk>
+.if ${RUBY_VER} == 1.9
+BROKEN= does not build with ruby 1.9
+.endif
+
CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \
--with-X11-dir=${LOCALBASE} \
--with-tcl-include=${TCL_INCLUDEDIR} \