diff options
author | Alex Dupre <ale@FreeBSD.org> | 2008-12-17 07:35:12 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2008-12-17 07:35:12 +0000 |
commit | 5bf96b48de0b82b9370a1adda1ee3477dc507543 (patch) | |
tree | d2db87b0ec795c25d8bea8abad9b294d6a93c469 /graphics/kipi-plugins | |
parent | 821293a579c61b5ade862ecd42016e90aa8bd992 (diff) | |
download | ports-5bf96b48de0b82b9370a1adda1ee3477dc507543.tar.gz ports-5bf96b48de0b82b9370a1adda1ee3477dc507543.zip |
Notes
Diffstat (limited to 'graphics/kipi-plugins')
-rw-r--r-- | graphics/kipi-plugins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index 90aa52205ed2..ff986fc1fc90 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -16,7 +17,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT= KDE Image Plugin Interface plugins LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ - kexiv2.4:${PORTSDIR}/graphics/libkexiv2 \ + kexiv2.5:${PORTSDIR}/graphics/libkexiv2 \ kdcraw.4:${PORTSDIR}/graphics/libkdcraw OPTIONS= ACQUIREIMAGES "scanner/screenshot plugin" on \ |