aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gscan2pdf/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-11-01 02:08:36 +0800
committersat <sat@FreeBSD.org>2006-11-01 02:08:36 +0800
commitf16831418dbb9fe87f02fd3592ee918f316edf9a (patch)
tree05a4f4b8a3e76eb9f15674392a38e1c139e546a9 /graphics/gscan2pdf/Makefile
parent494304a9c145a846de0eb7beab0cc865c9e1ffac (diff)
downloadfreebsd-ports-gnome-f16831418dbb9fe87f02fd3592ee918f316edf9a.tar.gz
freebsd-ports-gnome-f16831418dbb9fe87f02fd3592ee918f316edf9a.tar.zst
freebsd-ports-gnome-f16831418dbb9fe87f02fd3592ee918f316edf9a.zip
- Update to 0.8.0
Diffstat (limited to 'graphics/gscan2pdf/Makefile')
-rw-r--r--graphics/gscan2pdf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile
index 54b2d655f1d3..04da85aab080 100644
--- a/graphics/gscan2pdf/Makefile
+++ b/graphics/gscan2pdf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gscan2pdf
-PORTVERSION= 0.7.2
+PORTVERSION= 0.8.0
CATEGORIES= graphics
MASTER_SITES= SF
@@ -15,7 +15,8 @@ COMMENT= Produce PDF from scanned documents
RUN_DEPENDS= tiff2pdf:${PORTSDIR}/graphics/tiff \
scanimage:${PORTSDIR}/graphics/sane-backends \
- ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
+ p5-Gtk2>=1.112:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+ p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext
USE_PERL5_RUN= yes
NO_BUILD= yes