aboutsummaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-03 00:56:07 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-03 00:56:07 +0000
commit57a1bd47b90adb5885b18400236afa63b1637a7e (patch)
treef76449590f8fa62443bfa185dc9a69049fc21978 /graphics/ImageMagick
parent949601261bde334b690b6f1b9330e034738be810 (diff)
downloadports-57a1bd47b90adb5885b18400236afa63b1637a7e.tar.gz
ports-57a1bd47b90adb5885b18400236afa63b1637a7e.zip
Notes
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 3d76d3411974..f82adaa0f133 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -29,6 +29,10 @@ BUILD_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
mpeg2decode:${PORTSDIR}/graphics/mpeg2codec \
picttoppm:${PORTSDIR}/graphics/netpbm \
fig2dev:${PORTSDIR}/print/transfig
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
+ mpeg2decode:${PORTSDIR}/graphics/mpeg2codec \
+ picttoppm:${PORTSDIR}/graphics/netpbm \
+ fig2dev:${PORTSDIR}/print/transfig
USE_PERL5= yes
USE_XLIB= yes