diff options
Diffstat (limited to 'graphics/kphotoalbum/Makefile')
-rw-r--r-- | graphics/kphotoalbum/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index 072b0b0061cd..e608d2d838e5 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -6,7 +6,7 @@ PORTNAME= kphotoalbum PORTVERSION= 3.1.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= http://www.kphotoalbum.org/data/download/ @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Image database for KDE LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ kdcraw.4:${PORTSDIR}/graphics/libkdcraw USE_KDELIBS_VER= 3 |