diff options
Diffstat (limited to 'graphics/yafray/Makefile')
-rw-r--r-- | graphics/yafray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |