aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2009-07-03 22:23:32 +0800
committerstas <stas@FreeBSD.org>2009-07-03 22:23:32 +0800
commit4807d72819d7161f6ae367046aeb84dcd69a8aa2 (patch)
treefa2931571a2daf37ba8d2fdff04b24e83bcb4063 /converters
parent56b29afbc460aa950ff39c6f178637e0ada93a82 (diff)
downloadfreebsd-ports-gnome-4807d72819d7161f6ae367046aeb84dcd69a8aa2.tar.gz
freebsd-ports-gnome-4807d72819d7161f6ae367046aeb84dcd69a8aa2.tar.zst
freebsd-ports-gnome-4807d72819d7161f6ae367046aeb84dcd69a8aa2.zip
- djvulibre DSO version has changed to 22. Reflect this.
- ImageMagick should never depend on djvulibre, instead -nox11 version should be used, which contains the library required.
Diffstat (limited to 'converters')
-rw-r--r--converters/pdf2djvu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index 11c3942dc60c..6e203c3bc674 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.4.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFFIX}
@@ -21,7 +21,7 @@ LIB_DEPENDS= poppler.4:${PORTSDIR}/graphics/poppler
USE_GMAKE= yes
PLIST_FILES= bin/pdf2djvu
-LIB_DEPENDS+= djvulibre.21:${PORTSDIR}/graphics/djvulibre-nox11
+LIB_DEPENDS+= djvulibre.22:${PORTSDIR}/graphics/djvulibre-nox11
MAN1= pdf2djvu.1
MANCOMPRESSED= no