1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Mark broken with gcc4.2. While here, remove obsolete cruft.

This commit is contained in:
Mark Linimon 2007-10-02 10:39:45 +00:00
parent a93377b570
commit 4c7d3f7600
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200647

View File

@ -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: