diff options
Diffstat (limited to 'lang/gambas/Makefile')
-rw-r--r-- | lang/gambas/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile index be3f8a443cd3..ad995cb0a013 100644 --- a/lang/gambas/Makefile +++ b/lang/gambas/Makefile @@ -82,10 +82,6 @@ PLIST_SUB+= XML="@comment " .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= Does not compile with gcc-2.95 -.endif - .if ${ARCH} == "sparc64" || ${ARCH} == "ia64" BROKEN= Segfault during build on ${ARCH} .endif |