aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fox12
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-29 14:19:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-29 14:19:14 +0000
commit297c7667978801ca97ca644f7018ca9aaed88012 (patch)
treeaf0f116a36458f258b8605732afd3f81715b00f1 /x11-toolkits/fox12
parentfa9fdae46b512c3441d40acffb059f6d632f3d85 (diff)
downloadports-297c7667978801ca97ca644f7018ca9aaed88012.tar.gz
ports-297c7667978801ca97ca644f7018ca9aaed88012.zip
Mark broken with gcc4.2.
Notes
Notes: svn path=/head/; revision=200348
Diffstat (limited to 'x11-toolkits/fox12')
-rw-r--r--x11-toolkits/fox12/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/fox12/Makefile b/x11-toolkits/fox12/Makefile
index 55a1f967c770..b12e9587c43d 100644
--- a/x11-toolkits/fox12/Makefile
+++ b/x11-toolkits/fox12/Makefile
@@ -52,6 +52,10 @@ OPTIONS= XFT "Enable Xft support" on \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
##
## Additional Options
##