From ff0d06f6deffc7e5088202d89e6276468145e192 Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 1 Mar 2003 10:46:39 +0000 Subject: This only works for powerpc on 1.6L and higher and specifically not 1.6.1 as the linux kernel bump isn't on the 1.6 branch. Fix ONLY_FOR_PLATFORM accordingly. --- emulators/suse_base/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse_base') diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile index 5f9540af1ac..79779cf7116 100644 --- a/emulators/suse_base/Makefile +++ b/emulators/suse_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2002/12/09 21:34:59 tron Exp $ +# $NetBSD: Makefile,v 1.36 2003/03/01 10:46:39 jmc Exp $ DISTNAME= suse_base-${SUSE_VERSION} PKGREVISION= 2 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 linuxppc_lib-[0-9]* -ONLY_FOR_PLATFORM= NetBSD-1.5Z[C-Z]-i386 NetBSD-1.6*-i386 NetBSD-*-powerpc +ONLY_FOR_PLATFORM= NetBSD-1.5Z[C-Z]-i386 NetBSD-1.6*-i386 NetBSD-1.6[L-Z]-powerpc NetBSD-1.6Z[A-Z]-powerpc NetBSD-1.[7-9]-powerpc USE_BUILDLINK2= # defined EXTRACT_ONLY= # empty -- cgit v1.2.3