aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/yafaray/Makefile2
-rw-r--r--graphics/yafray/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile
index bbe6fdc8ca49..931da686b541 100644
--- a/graphics/yafaray/Makefile
+++ b/graphics/yafaray/Makefile
@@ -36,7 +36,7 @@ pre-everything::
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 500000
-BROKEN= "Does not compile (bad C++ code)"
+USE_GCC=3.4+
.endif
post-patch:
diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile
index bbe6fdc8ca49..931da686b541 100644
--- a/graphics/yafray/Makefile
+++ b/graphics/yafray/Makefile
@@ -36,7 +36,7 @@ pre-everything::
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 500000
-BROKEN= "Does not compile (bad C++ code)"
+USE_GCC=3.4+
.endif
post-patch: