diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-07-03 14:23:32 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-07-03 14:23:32 +0000 |
commit | bd65612c4ceae6b10d22dfec77368d202ddad7f3 (patch) | |
tree | 84a5df431b1098adeb21bbc6e415a3e3a1c28de7 /graphics/djview4 | |
parent | 65d37f64c376ca32fa16d967ea493a93b2614528 (diff) | |
download | ports-bd65612c4ceae6b10d22dfec77368d202ddad7f3.tar.gz ports-bd65612c4ceae6b10d22dfec77368d202ddad7f3.zip |
Notes
Diffstat (limited to 'graphics/djview4')
-rw-r--r-- | graphics/djview4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index ff55c87bd54e..c488c1aa5219 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -7,7 +7,7 @@ PORTNAME= djview PORTVERSION= 4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/djvu DISTNAME= ${PORTNAME}4-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}4-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= Standalone Djvu viewer and plugin based on Qt4 toolkit -LIB_DEPENDS= djvulibre.21:${PORTSDIR}/graphics/djvulibre-nox11 +LIB_DEPENDS= djvulibre.22:${PORTSDIR}/graphics/djvulibre-nox11 GNU_CONFIGURE= yes USE_GNOME= pkgconfig gnometarget |