aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-10-02 18:39:45 +0800
committerlinimon <linimon@FreeBSD.org>2007-10-02 18:39:45 +0800
commite36a2816644a09b6fee532d05c148e68ec37bba7 (patch)
tree8301e4d0486362adf8103d46f1e6b1233c4b4b3e /games
parent529fa51ab571bf72b4931872a7993e2f6c7cde0c (diff)
downloadfreebsd-ports-gnome-e36a2816644a09b6fee532d05c148e68ec37bba7.tar.gz
freebsd-ports-gnome-e36a2816644a09b6fee532d05c148e68ec37bba7.tar.zst
freebsd-ports-gnome-e36a2816644a09b6fee532d05c148e68ec37bba7.zip
Mark broken with gcc4.2. While here, remove obsolete cruft.
Diffstat (limited to 'games')
-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: