aboutsummaryrefslogtreecommitdiff
path: root/graphics/ivtools
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ivtools')
-rw-r--r--graphics/ivtools/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index 868b9acc9b4b..002406eb37d5 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -38,4 +38,8 @@ PLIST_SUB+= IVDL="@comment "
PLIST_SUB+= IVDL=""
.endif
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
.include <bsd.port.post.mk>