aboutsummaryrefslogtreecommitdiffstats
path: root/print/pdftk
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-01-18 13:56:11 +0800
committergerald <gerald@FreeBSD.org>2009-01-18 13:56:11 +0800
commitcf529d2090827d517b1a4a1b103d298c5071605f (patch)
treefa3dd67d3140d130a4dbc1cdb9471951c7f48870 /print/pdftk
parent63ed0040fa96bba51486040a9923ac72971ff9cc (diff)
downloadfreebsd-ports-gnome-cf529d2090827d517b1a4a1b103d298c5071605f.tar.gz
freebsd-ports-gnome-cf529d2090827d517b1a4a1b103d298c5071605f.tar.zst
freebsd-ports-gnome-cf529d2090827d517b1a4a1b103d298c5071605f.zip
Bump USE_GCC=4.1+ to USE_GCC=4.2+.
Diffstat (limited to 'print/pdftk')
-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