aboutsummaryrefslogtreecommitdiff
path: root/games/diameter
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-02 10:39:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-02 10:39:45 +0000
commit4c7d3f760071dcb0ac1a7b478a79f740cef915be (patch)
treebbf2390d496b88463d0870c0337fe8ef497e36fb /games/diameter
parenta93377b57016b3054688ca01a243aa6a817b1bed (diff)
Notes
Diffstat (limited to 'games/diameter')
-rw-r--r--games/diameter/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/diameter/Makefile b/games/diameter/Makefile
index 4457cf859c46..6dc38220cc1d 100644
--- a/games/diameter/Makefile
+++ b/games/diameter/Makefile
@@ -36,8 +36,10 @@ DATADIR= ${PREFIX}/share/gamediameter
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on FreeBSD 4.x
+.if ${OSVERSION} >= 700042
+.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
+BROKEN= Does not compile with GCC 4.2
+.endif
.endif
post-patch: