aboutsummaryrefslogtreecommitdiffstats
path: root/games/armagetron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/armagetron/Makefile')
-rw-r--r--games/armagetron/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/armagetron/Makefile b/games/armagetron/Makefile
index f56017ae6e4a..5cb3407a6a05 100644
--- a/games/armagetron/Makefile
+++ b/games/armagetron/Makefile
@@ -30,10 +30,6 @@ OPTIONS= MUSIC "Compile in support for background music" on
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
.if !defined(WITHOUT_MUSIC)
USE_SDL+= mixer
CONFIGURE_ARGS+=--enable-music