diff options
Diffstat (limited to 'emulators/compat14-crypto/Makefile')
-rw-r--r-- | emulators/compat14-crypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/compat14-crypto/Makefile b/emulators/compat14-crypto/Makefile index 6022c78bbc9..b821b21756f 100644 --- a/emulators/compat14-crypto/Makefile +++ b/emulators/compat14-crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/05/22 22:22:02 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/19 19:37:38 wiz Exp $ # DISTNAME= compat14-crypto-${MACHINE_ARCH}-${VERSION} @@ -17,6 +17,7 @@ CONFLICTS= compat14-[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 CRYPTO= YES |