summaryrefslogtreecommitdiff
path: root/graphics/gscan2pdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gscan2pdf/Makefile')
-rw-r--r--graphics/gscan2pdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile
index 34eebf86a924..551877d32247 100644
--- a/graphics/gscan2pdf/Makefile
+++ b/graphics/gscan2pdf/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= gscan2pdf
-PORTVERSION= 0.9.5
+PORTVERSION= 0.9.7
CATEGORIES= graphics
MASTER_SITES= SFE
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Produce PDF from scanned documents
-RUN_DEPENDS= tiff2pdf:${PORTSDIR}/graphics/tiff \
+RUN_DEPENDS= p5-PDF-API2>=0.57:${PORTSDIR}/textproc/p5-PDF-API2 \
scanimage:${PORTSDIR}/graphics/sane-backends \
scanadf:${PORTSDIR}/graphics/sane-frontends \
cjb2:${PORTSDIR}/graphics/djvulibre \