This works on 1.5[A-Z]
This commit is contained in:
parent
012a2d83ae
commit
f0b91f4881
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2000/07/01 19:42:26 david Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2000/07/14 19:01:31 thorpej Exp $
|
||||
#
|
||||
|
||||
DISTNAME= so51a_lnx_${LANGNO}
|
||||
|
@ -19,7 +19,7 @@ NO_CDROM= "Redistribution not permitted"
|
|||
MIRROR_DISTFILE= NO
|
||||
|
||||
ONLY_FOR_PLATFORM= NetBSD-1.4?-i386 NetBSD-1.4Z[A-Z]-i386 \
|
||||
NetBSD-1.5_ALPHA-i386
|
||||
NetBSD-1.5_ALPHA-i386 NetBSD-1.5?-i386
|
||||
PATCH_FUZZ_FACTOR= -F1
|
||||
IS_INTERACTIVE= YES
|
||||
NO_BUILD= YES
|
||||
|
|
Loading…
Reference in a new issue