diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-19 19:37:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-19 19:37:38 +0000 |
commit | f7e8b48f0bb5da52d0788d6bf15e4a07910400d3 (patch) | |
tree | c0e51464d5126cc5f4d26e995c634e1f9b53ee4c /emulators/compat14 | |
parent | 2c2df4f9258dceee7c0f28584266e69c7c0708ed (diff) | |
download | pkgsrc-f7e8b48f0bb5da52d0788d6bf15e4a07910400d3.tar.gz |
Mark as NO_SRC_ON_FTP -- files are already in MASTER_SITE_LOCAL.
Diffstat (limited to 'emulators/compat14')
-rw-r--r-- | emulators/compat14/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile index 310180524b1..8dcf86ee130 100644 --- a/emulators/compat14/Makefile +++ b/emulators/compat14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/05/22 22:22:02 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/10/19 19:37:38 wiz Exp $ # DISTNAME= compat14-${MACHINE_ARCH}-${VERSION} @@ -17,6 +17,7 @@ CONFLICTS= compat14-crypto-[0-9]* ONLY_FOR_PLATFORM= NetBSD-*-sparc NetBSD-*-i386 NOT_FOR_PLATFORM= NetBSD-1.3*-* NetBSD-1.4*-* +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL NO_MTREE= yes NO_BUILD= yes |