summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-03-07 15:10:20 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-03-07 15:10:20 +0000
commita9beb3d4b2f29adec4a42008e4e278ba2e93efea (patch)
treec02cb169c1c9b300fda90357240606ca54cf965c /graphics/kipi-plugins
parent- Update to 0.4.4. (diff)
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson <raj at cserv62.csub.edu> Somepart by: me
Notes
Notes: svn path=/head/; revision=130537
Diffstat (limited to 'graphics/kipi-plugins')
-rw-r--r--graphics/kipi-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile
index aa99a0199f97..2304100c1c68 100644
--- a/graphics/kipi-plugins/Makefile
+++ b/graphics/kipi-plugins/Makefile
@@ -19,7 +19,7 @@ COMMENT= KDE Image Plugin Interface plugins
LIB_DEPENDS= kexif:${PORTSDIR}/graphics/libkexif \
kipi:${PORTSDIR}/graphics/libkipi \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
- Imlib2.2:${PORTSDIR}/graphics/imlib2
+ Imlib2.3:${PORTSDIR}/graphics/imlib2
OPTIONS= ACQUIREIMAGES "scanner/screenshot plugin" on \
BATCHPROCESSIMAGES "batch processing on images" on \