From 1188e38c9e755199f8be4b1f9f31836f99aecccd Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 18 Sep 2007 07:49:33 +0000 Subject: Chase libraries and bump PORTREVISION. --- graphics/kipi-plugins/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/kipi-plugins') diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index 1de4e318dcfe..c8a798c4de34 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -16,8 +17,8 @@ MAINTAINER= ale@FreeBSD.org COMMENT= KDE Image Plugin Interface plugins LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi \ - kexiv2.2:${PORTSDIR}/graphics/libkexiv2 \ - kdcraw.1:${PORTSDIR}/graphics/libkdcraw + kexiv2.3:${PORTSDIR}/graphics/libkexiv2 \ + kdcraw.2:${PORTSDIR}/graphics/libkdcraw OPTIONS= ACQUIREIMAGES "scanner/screenshot plugin" on \ BATCHPROCESSIMAGES "batch processing on images" on \ -- cgit