summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-21 01:48:43 +0000
committerjlam <jlam@pkgsrc.org>2001-06-21 01:48:43 +0000
commitb4748402e14e44d42891e34b2302a366a38da17f (patch)
tree1b4eaa0f65e51b9ecf9ab063b7059db6a42ef5b6 /graphics
parentfa65490387b2c4a5e8cc983002784bcdc1859081 (diff)
downloadpkgsrc-b4748402e14e44d42891e34b2302a366a38da17f.tar.gz
Add back dependency on mpeg2codec that was accidentally removed in last
set of changes.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 03e3c578d7d..e7d04b5e19b 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2001/06/20 22:24:44 jlam Exp $
+# $NetBSD: Makefile,v 1.70 2001/06/21 01:48:43 jlam Exp $
DISTNAME= ImageMagick-5.2.8
CATEGORIES= graphics
@@ -11,6 +11,8 @@ COMMENT= Package for display and interactive manipulation of images
CONFLICTS= geomview-* # both have a program named 'animate'
+DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec
+
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
USE_BUILDLINK_ONLY= YES