1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Chase djvulibre update

This commit is contained in:
Pav Lucistnik 2005-11-18 18:27:52 +00:00
parent fa36868e96
commit 310ce1bca8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148743

View File

@ -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