aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/evince
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2011-03-31 16:39:53 +0800
committerstas <stas@FreeBSD.org>2011-03-31 16:39:53 +0800
commitfed08b17fe7631eaa40b558723c31638b1d05eb0 (patch)
tree50161a57865ebb79c7a067388f0e0a9603e10277 /graphics/evince
parentd15f2bd590b606502727b21d4bacb22c0a0577f0 (diff)
downloadfreebsd-ports-gnome-fed08b17fe7631eaa40b558723c31638b1d05eb0.tar.gz
freebsd-ports-gnome-fed08b17fe7631eaa40b558723c31638b1d05eb0.tar.zst
freebsd-ports-gnome-fed08b17fe7631eaa40b558723c31638b1d05eb0.zip
- Update graphics/djvulibre* to 3.5.25. [1]
- Update djview4 to version 4.7. - Bump up portrevisions of all dependent ports. PR: ports/155742 [1] Submitted by: Takefu <takefu@airport.fm>
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 82d97ede5625..da9e3f419007 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -8,7 +8,7 @@
PORTNAME= evince
PORTVERSION= 2.32.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -98,7 +98,7 @@ PLIST_SUB+= IMPRESS="@comment "
.endif
.if defined(WITH_DJVU)
-LIB_DEPENDS+= djvulibre.23:${PORTSDIR}/graphics/djvulibre-nox11
+LIB_DEPENDS+= djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11
CONFIGURE_ARGS+= --enable-djvu
GCONF_SCHEMAS+= evince-thumbnailer-djvu.schemas
PLIST_SUB+= DJVU=""