aboutsummaryrefslogtreecommitdiff
path: root/emulators/fmsx
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-02 05:36:42 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-02 05:36:42 +0000
commit3b13ed569d85c125a52e8268632203e7e8051e5a (patch)
treee41a444ff55b32af776869a13d1aed9fb409962e /emulators/fmsx
parentc1dc7bd8aaf888192b6dd4ee7ed68249459ee555 (diff)
downloadports-3b13ed569d85c125a52e8268632203e7e8051e5a.tar.gz
ports-3b13ed569d85c125a52e8268632203e7e8051e5a.zip
Notes
Diffstat (limited to 'emulators/fmsx')
-rw-r--r--emulators/fmsx/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index cb70f945dac5..bf92f13f9a90 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -35,6 +35,10 @@ OPTIONS= BPP8 "With BPP8" Off \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
post-patch:
.ifdef(WITH_BPP32) || defined(PACKAGE_BUILDING) || defined(BATCH)
${REINPLACE_CMD} -e 's/%%BPP%%/BPP32/' ${WRKSRC}/Makefile