aboutsummaryrefslogtreecommitdiffstats
path: root/lang/rubinius
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-28 23:51:16 +0800
committereadler <eadler@FreeBSD.org>2013-03-28 23:51:16 +0800
commit90bf33f701948af1f7c39c8734ccd7343a700c94 (patch)
tree06488cf5d0a666243bc87a55c904edf7520f8ef2 /lang/rubinius
parent159424c8ed8c23b899017787e812f5b9033e7af5 (diff)
downloadfreebsd-ports-gnome-90bf33f701948af1f7c39c8734ccd7343a700c94.tar.gz
freebsd-ports-gnome-90bf33f701948af1f7c39c8734ccd7343a700c94.tar.zst
freebsd-ports-gnome-90bf33f701948af1f7c39c8734ccd7343a700c94.zip
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi
Diffstat (limited to 'lang/rubinius')
-rw-r--r--lang/rubinius/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile
index 4aac2fc1526a..530c04bca0fe 100644
--- a/lang/rubinius/Makefile
+++ b/lang/rubinius/Makefile
@@ -43,10 +43,6 @@ GDBM_DESC= Enable GDBM support
.include <bsd.port.pre.mk>
-.if ${OSVERSION} <= 701000
-MANUAL_PACKAGE_BUILD= hangs on pointyhat
-.endif
-
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif