summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>1998-07-03 23:30:09 +0000
committertron <tron>1998-07-03 23:30:09 +0000
commit30b54d1dd1b44017b0af7a7cfc282ab12bbf3b7a (patch)
tree55863bae65aff4552b775bc83309be0da1bbf453 /graphics
parent3f85991c2e5fba43093057bd9ce21e96d1b2078c (diff)
downloadpkgsrc-30b54d1dd1b44017b0af7a7cfc282ab12bbf3b7a.tar.gz
Don't mirror distribution files which are kept locally anyway.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 3f8657c0e8e..cb90a448b64 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1998/06/22 12:39:47 agc Exp $
+# $NetBSD: Makefile,v 1.21 1998/07/03 23:30:09 tron Exp $
#
DISTNAME= ImageMagick-4.0.6
@@ -12,6 +12,7 @@ DEPENDS+= jpeg-6a:../../graphics/jpeg
DEPENDS+= png-0.96:../../graphics/png
DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib
+MIRROR_DISTFILE= no
USE_IMAKE= yes
XMKMF= ${MAKE_ENV} xmkmf -a
MAKE_ENV= LOCALBASE=${LOCALBASE} PREFIX=${PREFIX}