aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-01-17 15:06:25 +0800
committerswills <swills@FreeBSD.org>2016-01-17 15:06:25 +0800
commitf6cbc43a402b24cf215a7841d747e5a606f23535 (patch)
tree902fa29d9a5cf9935738607467fcd8ffb0d8fc69 /lang
parentce4e4352d8fbfe530591b12bc321de15e6fa30d6 (diff)
downloadfreebsd-ports-gnome-f6cbc43a402b24cf215a7841d747e5a606f23535.tar.gz
freebsd-ports-gnome-f6cbc43a402b24cf215a7841d747e5a606f23535.tar.zst
freebsd-ports-gnome-f6cbc43a402b24cf215a7841d747e5a606f23535.zip
mark ports that don't work with Ruby 2.3
PR: 205774
Diffstat (limited to 'lang')
-rw-r--r--lang/rubinius/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile
index 567d9ea47198..424c949ce9bf 100644
--- a/lang/rubinius/Makefile
+++ b/lang/rubinius/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/bundle:${PORTSDIR}/sysutils/rubygem-bundler \
BROKEN_FreeBSD_9= does not build
BROKEN_FreeBSD_11= does not build
+BROKEN_RUBY23= yes
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= -P "${PREFIX}" \
-I "${PREFIX}/include/rubinius" \