aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-11 20:02:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-11 20:02:28 +0000
commitb12139009b679b44bce82023f92726a9d35482af (patch)
treef0fbc6ae704569faa128d06b45fe7e82659fcdb0
parentb262f5384f1b10e34cc0cd8e8509efa91d2b764a (diff)
downloadports-b12139009b679b44bce82023f92726a9d35482af.tar.gz
ports-b12139009b679b44bce82023f92726a9d35482af.zip
libMagick.so is now at 5, not 4.
Forgotten by: ache
Notes
Notes: svn path=/head/; revision=26764
-rw-r--r--www/WebMagick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index 5766d2fc0f05..b961eaf685d1 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -11,7 +11,7 @@ DISTNAME= WebMagick-1.46
CATEGORIES= www graphics
MASTER_SITES= ftp://ftp.simplesystems.org/pub/WebMagick/
-LIB_DEPENDS= Magick.4:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick
MAINTAINER= ache@freebsd.org