aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity++
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-03 09:32:56 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-03 09:32:56 +0000
commit737b8faa1b1715dc5c445a0fdb85a6c971d00b0d (patch)
tree99297df7eeb0079dcdf2ace5c6a43e71fbed3390 /audio/timidity++
parente6df0ed507bd90acc264c1aaa47b1ef81db3c726 (diff)
downloadports-737b8faa1b1715dc5c445a0fdb85a6c971d00b0d.tar.gz
ports-737b8faa1b1715dc5c445a0fdb85a6c971d00b0d.zip
Notes
Diffstat (limited to 'audio/timidity++')
-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"