summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-01-18 05:56:11 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-01-18 05:56:11 +0000
commita8724bf596dde05b7f20978e4ae4dafe7453560a (patch)
treec828207c09a7c0c8d6b97d5975b79dfcf2b83fa7 /print
parent- Update to 0.4.0 (diff)
Bump USE_GCC=4.1+ to USE_GCC=4.2+.
Notes
Notes: svn path=/head/; revision=226359
Diffstat (limited to 'print')
-rw-r--r--print/pdftk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index b5bf9b61e3e6..f322ee268af4 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -24,7 +24,7 @@ CSUFF= ${_USE_GCC:S/.//}
# needs gcj
LIB_DEPENDS= gcj:${PORTSDIR}/lang/gcc${CSUFF}
-USE_GCC= 4.1+
+USE_GCC= 4.2+
USE_GMAKE= yes
USE_ICONV= yes