summaryrefslogtreecommitdiff
path: root/lang/ruby19
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-05-03 23:40:04 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-05-03 23:40:04 +0000
commit50181070dccb7176cecb659373a676f4309e0a32 (patch)
treee019d7a91a33a88e80457b9a1c457bcfbc818c8d /lang/ruby19
parent- Mark IGNORE, this version has moved to net/skype (diff)
- Mark broken on 5.x where it fails to compile
probably due a kse problem.
Notes
Notes: svn path=/head/; revision=212566
Diffstat (limited to 'lang/ruby19')
-rw-r--r--lang/ruby19/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile
index f8e9a3686ae8..ea02fcbf12e6 100644
--- a/lang/ruby19/Makefile
+++ b/lang/ruby19/Makefile
@@ -44,6 +44,10 @@ OPTIONS= RDOC "Build and install Rdoc indexes" off \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 600000
+BROKEN= Does not compile
+.endif
+
# PORTEPOCH/PORTREVISION hack
.if ${PORTEPOCH} != 0