aboutsummaryrefslogtreecommitdiff
path: root/graphics/evince
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-03-31 08:39:53 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-03-31 08:39:53 +0000
commit976106212580958643fc0c3351326ecddce016b7 (patch)
treef3a626effb954c20590e746b0f0fa8ac5d6abc21 /graphics/evince
parent2fe55e85136f688bb9dcc63c10d8ad11dd1d5271 (diff)
downloadports-976106212580958643fc0c3351326ecddce016b7.tar.gz
ports-976106212580958643fc0c3351326ecddce016b7.zip
Notes
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=""