aboutsummaryrefslogtreecommitdiff
path: root/graphics/evince
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-11-21 08:59:10 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-11-21 08:59:10 +0000
commit02d636fea3b32889d24bf3eefa9f11fe32c25e80 (patch)
tree5002f805010badf7b3b0669f8e757d6267e0827f /graphics/evince
parent51435f5dd0cb8eb977aab0d14e270a6d8732b675 (diff)
Notes
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index cd85c2f72e26..fa9f2c828dee 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -7,7 +7,9 @@
#
PORTNAME= evince
+PORTVERSION= 2.30.3
PORTVERSION= 2.32.0
+PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -97,7 +99,7 @@ PLIST_SUB+= IMPRESS="@comment "
.endif
.if defined(WITH_DJVU)
-LIB_DEPENDS+= djvulibre.22:${PORTSDIR}/graphics/djvulibre-nox11
+LIB_DEPENDS+= djvulibre.23:${PORTSDIR}/graphics/djvulibre-nox11
CONFIGURE_ARGS+= --enable-djvu
GCONF_SCHEMAS+= evince-thumbnailer-djvu.schemas
PLIST_SUB+= DJVU=""