summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-12-23 17:08:31 +0000
committeragc <agc@pkgsrc.org>1997-12-23 17:08:31 +0000
commit42b99df916e82fad420deabbb4d1b71d4f9158d7 (patch)
tree15549ccfad55f51ee67c42cb86b1b76bfaa1f3cd /graphics
parent9b5669811fec5f3a549b9252180c5ea46895c759 (diff)
downloadpkgsrc-42b99df916e82fad420deabbb4d1b71d4f9158d7.tar.gz
The md5 checksum is causing problems for people. For the moment, work
around this by not calculating the checksum, by setting "NO_CHECKSUM=yes" in the package Makefile.
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 1e3a3430c47..42b1c556b58 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1997/12/14 01:39:37 agc Exp $
+# $NetBSD: Makefile,v 1.2 1997/12/23 17:08:31 agc Exp $
# New ports collection Makefile for: ImageMagick
# Version required: 3.9.3
# Date created: 11th December 1997
@@ -21,6 +21,8 @@ USE_X11= yes
WRKSRC= ${WRKDIR}/ImageMagick
MAKE_ENV= LOCALBASE=${LOCALBASE} PREFIX=${PREFIX}
+NO_CHECKSUM= yes
+
CAT1= display.0 montage.0 import.0 animate.0 convert.0 identify.0 \
mogrify.0 combine.0 ImageMagick.0 quantize.0 miff.0 xtp.0