diff options
Diffstat (limited to 'graphics/djview4/Makefile')
-rw-r--r-- | graphics/djview4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index a8ab126ebb9..1a741fa9d98 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -6,8 +6,8 @@ # PORTNAME= djview -PORTVERSION= 4.3 -PORTREVISION= 2 +PORTVERSION= 4.4 +PORTREVISION= 0 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.20:${PORTSDIR}/graphics/djvulibre-nox11 +LIB_DEPENDS= djvulibre.21:${PORTSDIR}/graphics/djvulibre-nox11 GNU_CONFIGURE= yes USE_GNOME= pkgconfig gnometarget |