summaryrefslogtreecommitdiff
path: root/emulators/sdlmame-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/sdlmame-devel/Makefile')
-rw-r--r--emulators/sdlmame-devel/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/emulators/sdlmame-devel/Makefile b/emulators/sdlmame-devel/Makefile
index 8c05a0b68b11..44216629af81 100644
--- a/emulators/sdlmame-devel/Makefile
+++ b/emulators/sdlmame-devel/Makefile
@@ -47,13 +47,6 @@ post-install:
.include <bsd.port.pre.mk>
-# In FreeBSD 5.x fails to build due to an internal compiler error. Using the
-# version 3.4 from ports which probably fixes this error requires a hack to
-# get around bsd.gcc.mk handling, so use a higher version than in base system.
-.if ${OSVERSION} < 600000
-USE_GCC= 4.2+
-.endif
-
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif