aboutsummaryrefslogtreecommitdiffstats
path: root/print/pdftk/Makefile
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2011-11-16 10:06:56 +0800
committerglarkin <glarkin@FreeBSD.org>2011-11-16 10:06:56 +0800
commitc83a5743622f3d54c6e0fda184ce88d2ed375eb6 (patch)
tree7d263da34e7bfe4e1c391334204d8a08655df8ca /print/pdftk/Makefile
parentb38653e6d318aff15243db6758a1ad9c2097acf0 (diff)
downloadfreebsd-ports-gnome-c83a5743622f3d54c6e0fda184ce88d2ed375eb6.tar.gz
freebsd-ports-gnome-c83a5743622f3d54c6e0fda184ce88d2ed375eb6.tar.zst
freebsd-ports-gnome-c83a5743622f3d54c6e0fda184ce88d2ed375eb6.zip
- Change gcc dep from 4.5+ to 4.6+
- Bumped PORTREVISION Requested by: gerald (via email) Feature safe: yes
Diffstat (limited to 'print/pdftk/Makefile')
-rw-r--r--print/pdftk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 7e5cf3647eb0..429b7f4beb35 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pdftk
PORTVERSION= 1.44
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ \
LOCAL/glarkin
@@ -24,7 +25,7 @@ USE_ZIP= yes
# Get gcc version suffix without the dot in USE_GCC
CSUFF= ${_USE_GCC:S/.//}
-USE_GCC= 4.5+
+USE_GCC= 4.6+
USE_GMAKE= yes
USE_ICONV= yes
USE_LDCONFIG= ${PREFIX}/lib/gcc${CSUFF}