diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-07 19:36:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-07 19:36:24 +0000 |
commit | 08fe6095723fd1932975abbd1a89adf61f7391c1 (patch) | |
tree | 54810f34be0bfcc0dc66761c07d81064dafc476c /graphics/kphotoalbum/Makefile | |
parent | d4f50b6ba742871cc356e889cac66ef52468533d (diff) | |
download | ports-08fe6095723fd1932975abbd1a89adf61f7391c1.tar.gz ports-08fe6095723fd1932975abbd1a89adf61f7391c1.zip |
Notes
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 dc73974ea80c..d412f4ebd984 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -6,7 +6,7 @@ PORTNAME= kphotoalbum PORTVERSION= 3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ \ http://www.kphotoalbum.org/download/ @@ -15,7 +15,7 @@ MAINTAINER= markus@FreeBSD.org COMMENT= Image database for KDE LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi \ - exiv2.0:${PORTSDIR}/graphics/exiv2 + exiv2.3:${PORTSDIR}/graphics/exiv2 USE_KDELIBS_VER= 3 USE_BZIP2= yes |