diff options
Diffstat (limited to 'print/pdftk/Makefile')
-rw-r--r-- | print/pdftk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index 143939127a3f..94265be800ab 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gcj33:${PORTSDIR}/lang/gcc33 # gcj don't exist on NOT_FOR_ARCHS= ia64 sparc64 -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GMAKE= yes USE_ICONV= yes USE_REINPLACE= yes |