From bee2b17850e93413c601bfd2be599eb86f48680e Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 6 Mar 2005 22:16:54 +0000 Subject: - Chase ImageMagick shlib bump PR: ports/78455 Submitted by: Arjan van Leeuwen (ImageMagick's maintainer) --- 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 1835e850845..077570a06a6 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.33 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ @@ -16,7 +16,7 @@ COMMENT= Convert PostScript to other vector graphic formats USE_GHOSTSCRIPT= yes -LIB_DEPENDS= Magick++.7:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick++.8:${PORTSDIR}/graphics/ImageMagick \ ming.3:${PORTSDIR}/graphics/ming \ plotter.4:${PORTSDIR}/graphics/plotutils \ EMF.1:${PORTSDIR}/graphics/libemf -- cgit