summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-07-03 23:30:09 +0000
committertron <tron@pkgsrc.org>1998-07-03 23:30:09 +0000
commitea3fd449152f0a92cda167c5b3660acda96d635f (patch)
tree55863bae65aff4552b775bc83309be0da1bbf453
parent5f524e3f61ad363bd74bcf74475e10faed1330b8 (diff)
downloadpkgsrc-ea3fd449152f0a92cda167c5b3660acda96d635f.tar.gz
Don't mirror distribution files which are kept locally anyway.
-rw-r--r--audio/snd/Makefile3
-rw-r--r--emulators/compat11/Makefile3
-rw-r--r--emulators/compat12/Makefile3
-rw-r--r--graphics/ImageMagick/Makefile3
-rw-r--r--misc/chord/Makefile3
-rw-r--r--misc/colorls/Makefile3
-rw-r--r--misc/team/Makefile4
-rw-r--r--net/dip/Makefile3
-rw-r--r--net/icb/Makefile4
-rw-r--r--x11/XF86Setup/Makefile3
-rw-r--r--x11/lesstif-current/Makefile3
-rw-r--r--x11/xview-config/Makefile3
-rw-r--r--x11/xview-lib/Makefile3
13 files changed, 28 insertions, 13 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index a8190802f51..05de61bcc72 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/06/20 14:07:07 tron Exp $
+# $NetBSD: Makefile,v 1.13 1998/07/03 23:30:09 tron Exp $
#
DISTNAME= snd
@@ -11,6 +11,7 @@ MAINTAINER= hubertf@netbsd.org
DEPENDS+= xpm-3.4j:../../graphics/xpm
+MIRROR_DISTFILE= no
USE_MOTIF= yes
MAKEFILE= makefile.netbsd
ALL_TARGET= snd
diff --git a/emulators/compat11/Makefile b/emulators/compat11/Makefile
index f487369c435..6d910114f97 100644
--- a/emulators/compat11/Makefile
+++ b/emulators/compat11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/05/08 21:33:21 tron Exp $
+# $NetBSD: Makefile,v 1.7 1998/07/03 23:30:09 tron Exp $
#
DISTNAME= compat11
@@ -12,6 +12,7 @@ DEPENDS+= compat12:../../emulators/compat12
ONLY_FOR_ARCHS= amiga atari hp300 i386 mac68k mvme68k pc532 sparc sun3
+MIRROR_DISTFILE= no
HAS_CONFIGURE= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/usr/lib
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile
index b375369344e..f81d6875c5d 100644
--- a/emulators/compat12/Makefile
+++ b/emulators/compat12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/05/08 21:22:35 tron Exp $
+# $NetBSD: Makefile,v 1.6 1998/07/03 23:30:09 tron Exp $
#
DISTNAME= compat12
@@ -10,6 +10,7 @@ MAINTAINER= tv@netbsd.org
ONLY_FOR_ARCHS= amiga atari hp300 i386 mac68k mvme68k pc532 sparc sun3
+MIRROR_DISTFILE= no
HAS_CONFIGURE= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/usr/lib
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}
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
index 3f14decc9b4..736794059a7 100644
--- a/misc/chord/Makefile
+++ b/misc/chord/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:31 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/07/03 23:30:09 tron Exp $
# FreeBSD Id: Makefile,v 1.4 1997/04/30 03:18:06 asami Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
+MIRROR_DISTFILE= no
MANCOMPRESSED= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile
index 1978a62368d..383375dd91c 100644
--- a/misc/colorls/Makefile
+++ b/misc/colorls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/20 09:20:39 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/07/03 23:30:10 tron Exp $
# FreeBSD Id: Makefile,v 1.13 1997/04/30 03:18:06 asami Exp
#
@@ -10,6 +10,7 @@ DISTFILES= ls.tar.gz
MAINTAINER= packages@netbsd.org
+MIRROR_DISTFILE= no
WRKSRC= ${WRKDIR}/ls
.include "../../mk/bsd.prefs.mk"
diff --git a/misc/team/Makefile b/misc/team/Makefile
index 5669fccc408..83af2e7c169 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/06/20 09:20:39 agc Exp $
+# $NetBSD: Makefile,v 1.12 1998/07/03 23:30:10 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/04/30 03:18:06 asami Exp
#
@@ -8,6 +8,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
+MIRROR_DISTFILE= no
+
.include "../../mk/bsd.prefs.mk"
.ifdef MANZ
diff --git a/net/dip/Makefile b/net/dip/Makefile
index a3609d247de..ca667eaed50 100644
--- a/net/dip/Makefile
+++ b/net/dip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/06/20 09:20:40 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/07/03 23:30:10 tron Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/30 03:18:07 asami Exp
#
@@ -12,6 +12,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
+MIRROR_DISTFILE= no
NO_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/net/icb/Makefile b/net/icb/Makefile
index 2fcea991d4e..a32250cd55c 100644
--- a/net/icb/Makefile
+++ b/net/icb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/15 11:15:34 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 1998/07/03 23:30:10 tron Exp $
#
DISTNAME= icb-5.0.9
@@ -7,6 +7,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= cjs@netbsd.org
+MIRROR_DISTFILE= no
+
do-configure:
@cd ${WRKSRC}; \
${SED} -e s,@PREFIX@,${PREFIX},g ${FILESDIR}/config >${WRKSRC}/config
diff --git a/x11/XF86Setup/Makefile b/x11/XF86Setup/Makefile
index 05498ea1137..573c6cf1b54 100644
--- a/x11/XF86Setup/Makefile
+++ b/x11/XF86Setup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/06/28 17:16:31 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/07/03 23:30:10 tron Exp $
DISTNAME= XF86Setup-3.3.2
CATEGORIES= x11
@@ -13,6 +13,7 @@ BUILD_DEPENDS+= ${TCLLIB}:../../lang/tcl80 \
TCLLIB= ${LOCALBASE}/lib/libtcl80.a
TKLIB= ${LOCALBASE}/lib/libtk80.a
+MIRROR_DISTFILE= no
WRKSRC= ${WRKDIR}/XF86Setup
USE_IMAKE= yes
diff --git a/x11/lesstif-current/Makefile b/x11/lesstif-current/Makefile
index e6e865e6f7f..bcb1ef8433d 100644
--- a/x11/lesstif-current/Makefile
+++ b/x11/lesstif-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/07/03 11:04:09 frueauf Exp $
+# $NetBSD: Makefile,v 1.8 1998/07/03 23:30:10 tron Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
#
@@ -12,6 +12,7 @@ MAINTAINER= packages@netbsd.org
CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \
lesstif-0.85.2 lesstif-0.85.3
+MIRROR_DISTFILE= no
GNU_CONFIGURE= yes
USE_X11= yes
# change this for debugging
diff --git a/x11/xview-config/Makefile b/x11/xview-config/Makefile
index b38db2f55b9..48267065c5d 100644
--- a/x11/xview-config/Makefile
+++ b/x11/xview-config/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/07/03 20:59:29 tron Exp $
+# $NetBSD: Makefile,v 1.3 1998/07/03 23:30:10 tron Exp $
# $FreeBSD Id: Makefile,v 1.9 1998/05/04 03:34:50 steve Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
+MIRROR_DISTFILE= no
EXTRACT_AFTER_ARGS= xview3.2p1-X11R6/config
WRKSRC= ${WRKDIR}/${EXTRACT_AFTER_ARGS}
USE_IMAKE= yes
diff --git a/x11/xview-lib/Makefile b/x11/xview-lib/Makefile
index 89517a2a216..abac4dea812 100644
--- a/x11/xview-lib/Makefile
+++ b/x11/xview-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/07/03 22:58:34 tron Exp $
+# $NetBSD: Makefile,v 1.3 1998/07/03 23:30:10 tron Exp $
# $FreeBSD Id: Makefile,v 1.13 1997/07/17 15:13:03 max Exp
#
@@ -11,6 +11,7 @@ MAINTAINER= packages@netbsd.org
DEPENDS= xview-config-3.2.1:../../x11/xview-config
+MIRROR_DISTFILE= no
USE_IMAKE= yes
post-install: