diff options
Diffstat (limited to 'emulators/compat11/Makefile')
-rw-r--r-- | emulators/compat11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |