summaryrefslogtreecommitdiff
path: root/audio/timidity++/Makefile.interface
diff options
context:
space:
mode:
Diffstat (limited to 'audio/timidity++/Makefile.interface')
-rw-r--r--audio/timidity++/Makefile.interface4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/timidity++/Makefile.interface b/audio/timidity++/Makefile.interface
index 32b7458f28ff..2044e09d4475 100644
--- a/audio/timidity++/Makefile.interface
+++ b/audio/timidity++/Makefile.interface
@@ -102,6 +102,10 @@ USE_XLIB= yes
DOCFILES= README.xaw
DOCLANG= C ja_JP.eucJP
+
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
.endif
.if ${INTERFACE} == "xskin"