From 7ae2a64132dc0c57f92bf2b1d0544ca0056f20ae Mon Sep 17 00:00:00 2001 From: josef Date: Sun, 5 Dec 2004 15:12:36 +0000 Subject: Bump portrevision and dependency on ImageMagick in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen PR: ports/74487 Approved by: mat Reviewed by: lofi --- 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 20cb5304b930..1835e8508457 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.33 -PORTREVISION= 2 +PORTREVISION= 3 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++.6:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick++.7:${PORTSDIR}/graphics/ImageMagick \ ming.3:${PORTSDIR}/graphics/ming \ plotter.4:${PORTSDIR}/graphics/plotutils \ EMF.1:${PORTSDIR}/graphics/libemf -- cgit