summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-18 18:27:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-18 18:27:52 +0000
commit310ce1bca8958444932d5c2477fa12f77022d12e (patch)
tree4985f75d7327ebe09faab1b1135fefbad883a5dc /graphics
parent- Update to 3.5.16 (diff)
- Chase djvulibre update
Notes
Notes: svn path=/head/; revision=148743
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evince/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 190410c12660..e1c53224cdc0 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -74,7 +74,7 @@ DJVU_DIR?= -nox11
.endif
.if defined(WITH_DJVU)
-LIB_DEPENDS+= djvulibre.15:${PORTSDIR}/graphics/djvulibre${DJVU_DIR}
+LIB_DEPENDS+= djvulibre.16:${PORTSDIR}/graphics/djvulibre${DJVU_DIR}
CONFIGURE_ARGS+= --enable-djvu
GCONF_SCHEMAS+= evince-thumbnailer-djvu.schemas
.else