summaryrefslogtreecommitdiff
path: root/lang/ruby19
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 20:36:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 20:36:33 +0000
commit41d8c3385c21ae51629c8997035eae8a9423ff6c (patch)
tree246d960cb714ce0095c452017819f6b1c64a7dfb /lang/ruby19
parent- Remove conditional checks for FreeBSD 5.x and older (diff)
- Remove conditional checks for FreeBSD 5.x and older
Notes
Notes: svn path=/head/; revision=225297
Diffstat (limited to 'lang/ruby19')
-rw-r--r--lang/ruby19/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile
index ea02fcbf12e6..f8e9a3686ae8 100644
--- a/lang/ruby19/Makefile
+++ b/lang/ruby19/Makefile
@@ -44,10 +44,6 @@ 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