diff options
author | ale <ale@FreeBSD.org> | 2007-09-18 15:49:33 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-09-18 15:49:33 +0800 |
commit | 1188e38c9e755199f8be4b1f9f31836f99aecccd (patch) | |
tree | 7a570b3274b7161272cb84d18c9ceaaf6f6a117d /graphics | |
parent | cfa2d54c48084937f706fd009f0ea2bf241b5d0f (diff) | |
download | freebsd-ports-gnome-1188e38c9e755199f8be4b1f9f31836f99aecccd.tar.gz freebsd-ports-gnome-1188e38c9e755199f8be4b1f9f31836f99aecccd.tar.zst freebsd-ports-gnome-1188e38c9e755199f8be4b1f9f31836f99aecccd.zip |
Chase libraries and bump PORTREVISION.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kipi-plugins-kde4/Makefile | 5 | ||||
-rw-r--r-- | graphics/kipi-plugins/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index 1de4e318dcfe..c8a798c4de34 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/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 \ 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 \ |