summaryrefslogtreecommitdiff
path: root/graphics/kallery
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
commite62864a49bdd57829aee2485549d3ad5ebe6d370 (patch)
tree5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /graphics/kallery
parent[patch] ImageMagick segfaults, port update to 6.2.5-5 solves problem (diff)
Chase libversion bumb to libMagick.so.9
PR: ports/91270
Notes
Notes: svn path=/head/; revision=152778
Diffstat (limited to 'graphics/kallery')
-rw-r--r--graphics/kallery/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile
index 3ed6de681176..1edfc33a7834 100644
--- a/graphics/kallery/Makefile
+++ b/graphics/kallery/Makefile
@@ -7,14 +7,14 @@
PORTNAME= kallery
PORTVERSION= 1.0.7a
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics www kde
MASTER_SITES= http://kallery.kdewebdev.org/releases/
MAINTAINER= metrol@metrol.net
COMMENT= An image gallery generator for KDE
-LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick
USE_KDELIBS_VER=3
USE_BZIP2= yes