aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-08-26 23:55:02 +0800
committerstas <stas@FreeBSD.org>2008-08-26 23:55:02 +0800
commit28dad6e88fefd7bdd71628ce55d05570984dcaf6 (patch)
treeba2b56d5eaac3753263c59012a9df2306ccd7ae8 /converters
parentaa87faa3a0b5d46e5a8d8d6d3b13f76c18450c63 (diff)
downloadfreebsd-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 'converters')
-rw-r--r--converters/pdf2djvu/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index f98f5b45199a..6a643719ef7d 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.4.12
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFFIX}
@@ -20,13 +21,7 @@ LIB_DEPENDS= poppler.3:${PORTSDIR}/graphics/poppler
USE_GMAKE= yes
PLIST_FILES= bin/pdf2djvu
-.if exists(${LOCALBASE}/bin/djview)
-DJVU_DIR?= # empty
-.else
-DJVU_DIR?= -nox11
-.endif
-
-LIB_DEPENDS+= djvulibre.20:${PORTSDIR}/graphics/djvulibre${DJVU_DIR}
+LIB_DEPENDS+= djvulibre.21:${PORTSDIR}/graphics/djvulibre-nox11
MAN1= pdf2djvu.1
MANCOMPRESSED= no