summaryrefslogtreecommitdiff
path: root/net
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 /net
parent3f85991c2e5fba43093057bd9ce21e96d1b2078c (diff)
downloadpkgsrc-30b54d1dd1b44017b0af7a7cfc282ab12bbf3b7a.tar.gz
Don't mirror distribution files which are kept locally anyway.
Diffstat (limited to 'net')
-rw-r--r--net/dip/Makefile3
-rw-r--r--net/icb/Makefile4
2 files changed, 5 insertions, 2 deletions
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