diff options
Diffstat (limited to 'lang/rubinius/Makefile')
-rw-r--r-- | lang/rubinius/Makefile | 4 |
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 |