summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2001-04-09 11:59:43 +0000
committerwiz <wiz>2001-04-09 11:59:43 +0000
commitb885e6646dc5172abe32198810417162e6169665 (patch)
tree09b4c540fb8b891e439b2818e09f7a2a98a66d15 /graphics
parenta0dc664909a01eaba0f05d4f2785e7740907f31c (diff)
downloadpkgsrc-b885e6646dc5172abe32198810417162e6169665.tar.gz
Move CONFLICT line for pkglint.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 78aadb1cb09..63b6dfaad82 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2001/03/31 18:40:25 jtb Exp $
+# $NetBSD: Makefile,v 1.66 2001/04/09 11:59:43 wiz Exp $
DISTNAME= ImageMagick-5.2.8
CATEGORIES= graphics
@@ -9,13 +9,13 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.simplesystems.org/ImageMagick/
COMMENT= Package for display and interactive manipulation of images
-CONFLICTS= geomview-* # both have a program named 'animate'
-
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec
DEPENDS+= png>1.0.9:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
+CONFLICTS= geomview-* # both have a program named 'animate'
+
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
GNU_CONFIGURE= YES