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