aboutsummaryrefslogtreecommitdiff
path: root/games/adonthell
diff options
context:
space:
mode:
Diffstat (limited to 'games/adonthell')
-rw-r--r--games/adonthell/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile
index 17f1665d1035..314a9a738b49 100644
--- a/games/adonthell/Makefile
+++ b/games/adonthell/Makefile
@@ -32,6 +32,10 @@ CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
.if ${ARCH} == "sparc64"
BROKEN= Does not build on sparc64
.endif