aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gscan2pdf
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-12-04 00:33:33 +0800
committersat <sat@FreeBSD.org>2006-12-04 00:33:33 +0800
commit8e7e744a9f7baedcd6cf38adda6e0012a1154c70 (patch)
tree1497a235025caeed4996d37665293040badf6dff /graphics/gscan2pdf
parentbfb1fef573d6309ae1e4cefdbca8f94b3ea0176d (diff)
downloadfreebsd-ports-gnome-8e7e744a9f7baedcd6cf38adda6e0012a1154c70.tar.gz
freebsd-ports-gnome-8e7e744a9f7baedcd6cf38adda6e0012a1154c70.tar.zst
freebsd-ports-gnome-8e7e744a9f7baedcd6cf38adda6e0012a1154c70.zip
- Depend on x11-toolkits/p5-Gtk2-Ex-PodViewer
- Bump portrevision
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