aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pstoedit/Makefile
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-10-13 02:37:24 +0800
committertrevor <trevor@FreeBSD.org>2003-10-13 02:37:24 +0800
commitf1ddce2ced123bbdea51d32e7832acfb2ce14416 (patch)
tree0dc25c9cd796638216aaf7243eab45620f460975 /graphics/pstoedit/Makefile
parent9a78e938a2a7a132e9bde3350b17a67dfb80232e (diff)
downloadfreebsd-ports-gnome-f1ddce2ced123bbdea51d32e7832acfb2ce14416.tar.gz
freebsd-ports-gnome-f1ddce2ced123bbdea51d32e7832acfb2ce14416.tar.zst
freebsd-ports-gnome-f1ddce2ced123bbdea51d32e7832acfb2ce14416.zip
Bump libMagick++ soversion.
Diffstat (limited to 'graphics/pstoedit/Makefile')
-rw-r--r--graphics/pstoedit/Makefile3
1 files changed, 2 insertions, 1 deletions
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}