From 1bc466838c36cb479c15d71bf6d2fce796ba7581 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 24 Feb 1998 14:45:15 +0000 Subject: Reenable checksum. A missmatched checksum is much less confusing for the user than non working patch files, fixes PR 5047. --- graphics/ImageMagick/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/ImageMagick') diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index b8d906772fa..3a40b592a51 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -3,7 +3,7 @@ # Date created: 09th February 1998 # Whom: tron # -# $NetBSD: Makefile,v 1.12 1998/02/09 22:21:23 tron Exp $ +# $NetBSD: Makefile,v 1.13 1998/02/24 14:45:15 tron Exp $ # DISTNAME= ImageMagick-4.0.1 @@ -23,8 +23,6 @@ USE_IMAKE= yes XMKMF= ${MAKE_ENV} xmkmf -a 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 xtp.0 -- cgit v1.2.3