From f1ddce2ced123bbdea51d32e7832acfb2ce14416 Mon Sep 17 00:00:00 2001 From: trevor Date: Sun, 12 Oct 2003 18:37:24 +0000 Subject: Bump libMagick++ soversion. --- graphics/pstoedit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/pstoedit/Makefile') diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 5095e3db679d..f6660e64a897 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,6 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.33 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ @@ -20,7 +21,7 @@ GSPORT?= print/ghostscript-gnu .endif BUILD_DEPENDS= gs:${PORTSDIR}/${GSPORT} -LIB_DEPENDS= Magick++.5:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick++.6:${PORTSDIR}/graphics/ImageMagick \ ming.3:${PORTSDIR}/graphics/ming \ plotter.4:${PORTSDIR}/graphics/plotutils RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} -- cgit