diff options
author | bf <bf@FreeBSD.org> | 2012-06-13 12:49:48 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-06-13 12:49:48 +0800 |
commit | 3531da429340d8118f43d2161a1dc308cc90c032 (patch) | |
tree | b8c0cec7b7307798966a4e6840e3c48a1601415b /graphics/gscan2pdf | |
parent | 3bd8cd72e9926ac7415fb537c85253827e5b83fc (diff) | |
download | freebsd-ports-gnome-3531da429340d8118f43d2161a1dc308cc90c032.tar.gz freebsd-ports-gnome-3531da429340d8118f43d2161a1dc308cc90c032.tar.zst freebsd-ports-gnome-3531da429340d8118f43d2161a1dc308cc90c032.zip |
update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11
has been merged back into graphics/djvulibre
Diffstat (limited to 'graphics/gscan2pdf')
-rw-r--r-- | graphics/gscan2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index 8eee6ae74057..ecd0b8884787 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -31,7 +31,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Test/Perl/Critic.pm:${PORTSDIR}/textproc/p5-Test-Per ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \ p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ - cjb2:${PORTSDIR}/graphics/djvulibre-nox11 \ + cjb2:${PORTSDIR}/graphics/djvulibre \ gocr:${PORTSDIR}/graphics/gocr \ p5-Sane>=0:${PORTSDIR}/graphics/p5-Sane \ scanimage:${PORTSDIR}/graphics/sane-backends \ |