aboutsummaryrefslogtreecommitdiff
path: root/lang/rubinius
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-20 20:50:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-20 20:50:24 +0000
commitd199d55511aacfa41638637108187e0ad44d5656 (patch)
treea03ce15e8f15119cbdeed11d81b721d7924e8a05 /lang/rubinius
parent9bed5dc9f5466013f500f988e26c0c569a6cd88b (diff)
downloadports-d199d55511aacfa41638637108187e0ad44d5656.tar.gz
ports-d199d55511aacfa41638637108187e0ad44d5656.zip
Notes
Diffstat (limited to 'lang/rubinius')
-rw-r--r--lang/rubinius/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile
index df412e182577..e3e24a3e57b7 100644
--- a/lang/rubinius/Makefile
+++ b/lang/rubinius/Makefile
@@ -12,6 +12,8 @@ COMMENT= LLVM based ruby language implementation
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Fails to build
+
BUILD_DEPENDS= ${LOCALBASE}/bin/bundle:${PORTSDIR}/sysutils/rubygem-bundler \
${LOCALBASE}/bin/llvm-config34:${PORTSDIR}/devel/llvm34 \
${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison