diff options
Diffstat (limited to 'graphics/gwenview/Makefile')
-rw-r--r-- | graphics/gwenview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index f352d2d09cb2..9ca59c4c2c11 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -7,7 +7,7 @@ PORTNAME= gwenview PORTVERSION= 1.4.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= SF @@ -16,7 +16,7 @@ COMMENT= An image viewer and browser for the KDE environment LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ png15:${PORTSDIR}/graphics/png \ - exiv2.10:${PORTSDIR}/graphics/exiv2 + exiv2.12:${PORTSDIR}/graphics/exiv2 USE_BZIP2= yes USE_GMAKE= yes |