diff options
Diffstat (limited to 'graphics/ipe/Makefile')
-rw-r--r-- | graphics/ipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 3c79d4f..d1c5255 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -32,7 +32,7 @@ NO_FILTER_SHLIBS= 1 .if ${OSVERSION} < 500000 # the problem is a little more subtle, really. It requires gcc 3 -USE_GCC= 3.3 +USE_GCC= 3.4 BROKEN= "Does not compile" .endif |