aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-07-03 17:38:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-07-03 17:38:41 +0000
commit4f3dde191d0a5063d394c5a0de8bb002bafb987e (patch)
tree1e6abc00920c42a46ace708450feab156d228740 /graphics
parent2e55a1c0a35def710a0091cfce0446648a372b21 (diff)
downloadports-4f3dde191d0a5063d394c5a0de8bb002bafb987e.tar.gz
ports-4f3dde191d0a5063d394c5a0de8bb002bafb987e.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gscan2pdf/Makefile2
-rw-r--r--graphics/npretty/Makefile2
-rw-r--r--graphics/p5-CAD-Drawing/Makefile2
-rw-r--r--graphics/p5-Image-Heatmap/Makefile2
-rw-r--r--graphics/p5-Image-Magick-Iterator/Makefile2
-rw-r--r--graphics/renrot/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile
index c5356fa1544c..1ee56db44c49 100644
--- a/graphics/gscan2pdf/Makefile
+++ b/graphics/gscan2pdf/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
p5-Sys-SigAction>=0:${PORTSDIR}/devel/p5-Sys-SigAction \
p5-forks>=0:${PORTSDIR}/devel/p5-forks \
p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable \
- ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick \
+ convert:${PORTSDIR}/graphics/ImageMagick \
p5-Goo-Canvas>=0:${PORTSDIR}/devel/p5-Goo-Canvas \
p5-Pango>=0:${PORTSDIR}/x11-toolkits/p5-Pango \
p5-Acme-Damn>=0:${PORTSDIR}/devel/p5-Acme-Damn \
diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile
index 7f77a5241cf7..fb48155e07a6 100644
--- a/graphics/npretty/Makefile
+++ b/graphics/npretty/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= peter@pean.org
COMMENT= A simple web-gallery generator written in perl
RUN_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \
- ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick \
+ convert:${PORTSDIR}/graphics/ImageMagick \
p5-forks>=0:${PORTSDIR}/devel/p5-forks
LIB_DEPENDS+= Magick.*:${PORTSDIR}/graphics/ImageMagick
diff --git a/graphics/p5-CAD-Drawing/Makefile b/graphics/p5-CAD-Drawing/Makefile
index d4532146e01f..d161b62240d8 100644
--- a/graphics/p5-CAD-Drawing/Makefile
+++ b/graphics/p5-CAD-Drawing/Makefile
@@ -18,7 +18,7 @@ COMMENT= Methods to create, load, and save vector graphics
RUN_DEPENDS= p5-Math-Vec>=0:${PORTSDIR}/math/p5-Math-Vec \
p5-CAD-Calc>=0:${PORTSDIR}/math/p5-CAD-Calc \
p5-MatrixReal>=0:${PORTSDIR}/math/p5-MatrixReal \
- ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick \
+ convert:${PORTSDIR}/graphics/ImageMagick \
p5-Stream>=0:${PORTSDIR}/devel/p5-Stream \
p5-Math-Geometry-Planar>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar
BUILD_DEPENDS:= ${RUN_DEPENDS}
diff --git a/graphics/p5-Image-Heatmap/Makefile b/graphics/p5-Image-Heatmap/Makefile
index 4c150a18aa4d..80f0f5def31f 100644
--- a/graphics/p5-Image-Heatmap/Makefile
+++ b/graphics/p5-Image-Heatmap/Makefile
@@ -18,7 +18,7 @@ COMMENT= Convert geographic coordinates into a graphical heatmap
LICENSE_COMB= dual
LICENSE= ART20 GPLv1
-RUN_DEPENDS= ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick
+RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
WRKSRC= ${WRKDIR}/${PORTNAME}
PERL_CONFIGURE= yes
diff --git a/graphics/p5-Image-Magick-Iterator/Makefile b/graphics/p5-Image-Magick-Iterator/Makefile
index ed1d5e71e8b5..27438ae97aad 100644
--- a/graphics/p5-Image-Magick-Iterator/Makefile
+++ b/graphics/p5-Image-Magick-Iterator/Makefile
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Sequentially read Image::Magick object from a filehandle
-RUN_DEPENDS= ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick \
+RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
p5-Image-PBMlib>=0:${PORTSDIR}/graphics/p5-Image-PBMlib
PERL_CONFIGURE= yes
diff --git a/graphics/renrot/Makefile b/graphics/renrot/Makefile
index 7c8987e7eada..9c8063a20754 100644
--- a/graphics/renrot/Makefile
+++ b/graphics/renrot/Makefile
@@ -28,7 +28,7 @@ PORTDOCS= AUTHORS README ChangeLog NEWS TODO
.include <bsd.port.options.mk>
.if defined(WITH_IMAGEMAGICK)
-RUN_DEPENDS+= ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick
+RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
.endif
post-install: