aboutsummaryrefslogtreecommitdiff
path: root/graphics/gscan2pdf
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-12-03 16:33:33 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-12-03 16:33:33 +0000
commit7884a0c01ffcc478b9de2c93fb76fc0c17eacec9 (patch)
tree9ecd2f03c7c76352ef9f3846551b0354f070932d /graphics/gscan2pdf
parent4afaaa2aebcabb1b03c5ab065c72c0447b693ec2 (diff)
downloadports-7884a0c01ffcc478b9de2c93fb76fc0c17eacec9.tar.gz
ports-7884a0c01ffcc478b9de2c93fb76fc0c17eacec9.zip
Notes
Diffstat (limited to 'graphics/gscan2pdf')
-rw-r--r--graphics/gscan2pdf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile
index 495131d8b1d0..d60cf71ed978 100644
--- a/graphics/gscan2pdf/Makefile
+++ b/graphics/gscan2pdf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gscan2pdf
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
@@ -16,6 +17,7 @@ COMMENT= Produce PDF from scanned documents
RUN_DEPENDS= tiff2pdf:${PORTSDIR}/graphics/tiff \
scanimage:${PORTSDIR}/graphics/sane-backends \
p5-Gtk2>=1.112:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+ p5-Gtk2-Ex-PodViewer>=0.17:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-PodViewer \
p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext
USE_PERL5= yes