diff options
author | stas <stas@FreeBSD.org> | 2008-08-26 23:55:02 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2008-08-26 23:55:02 +0800 |
commit | 28dad6e88fefd7bdd71628ce55d05570984dcaf6 (patch) | |
tree | ba2b56d5eaac3753263c59012a9df2306ccd7ae8 /graphics/gscan2pdf | |
parent | aa87faa3a0b5d46e5a8d8d6d3b13f76c18450c63 (diff) | |
download | freebsd-ports-gnome-28dad6e88fefd7bdd71628ce55d05570984dcaf6.tar.gz freebsd-ports-gnome-28dad6e88fefd7bdd71628ce55d05570984dcaf6.tar.zst freebsd-ports-gnome-28dad6e88fefd7bdd71628ce55d05570984dcaf6.zip |
- Update djvulibre to 3.5.21.
- Update djview4 to 4.4.
Diffstat (limited to 'graphics/gscan2pdf')
-rw-r--r-- | graphics/gscan2pdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index cb1390d58431..624ae955459a 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gscan2pdf PORTVERSION= 0.9.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SFE @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-PDF-API2>=0.57:${PORTSDIR}/textproc/p5-PDF-API2 \ p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ scanimage:${PORTSDIR}/graphics/sane-backends \ scanadf:${PORTSDIR}/graphics/sane-frontends \ - cjb2:${PORTSDIR}/graphics/djvulibre \ + cjb2:${PORTSDIR}/graphics/djvulibre-nox11 \ unpaper:${PORTSDIR}/graphics/unpaper \ p5-Gtk2>=1.112:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ p5-Gtk2-Ex-PodViewer>=0.17:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-PodViewer \ |