From dfc28b2b2330da8805477be1606fda7a2b33672f Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Sat, 24 Jul 2010 19:49:59 +0000 Subject: Update ImageMagick to 6.6.2-10 --- audio/mp3plot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index b24e59694af0..0ac6a7352761 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ @@ -43,7 +43,7 @@ LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= Magick++.3:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.4:${PORTSDIR}/graphics/ImageMagick .else CONFIGURE_ARGS+= --disable-magick .endif -- cgit v1.2.3