summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-09-18 07:49:33 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-09-18 07:49:33 +0000
commitac2ca25b11b03ab49fbcca31ac54b929ec5a61d2 (patch)
tree4d2e59568f48b6e1923b053a4a08bb3846eeeb66 /graphics/kipi-plugins
parentUpdate to 0.1.6 release. (diff)
Chase libraries and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=199681
Diffstat (limited to 'graphics/kipi-plugins')
-rw-r--r--graphics/kipi-plugins/Makefile5
1 files changed, 3 insertions, 2 deletions
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 \