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 --- graphics/pstoedit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/pstoedit') diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 07b7380e56a7..b19fee549eca 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.50 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ @@ -40,7 +40,7 @@ LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --without-magick PLIST_SUB+= IMAGEMAGICK="@comment " .else -LIB_DEPENDS+= Magick++.3:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.4:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= IMAGEMAGICK="" .endif -- cgit v1.2.3