From b3754997c5c12bd54638eb21e36818d9bf284fc0 Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 23 Apr 2003 02:22:24 +0000 Subject: Clean up ONLY_FOR_PLATFORM to read a little nicer and include all applicable NetBSD versions as appropriate --- emulators/suse_base/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile index 324a3372827..86c14643180 100644 --- a/emulators/suse_base/Makefile +++ b/emulators/suse_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2003/03/26 04:05:48 jschauma Exp $ +# $NetBSD: Makefile,v 1.39 2003/04/23 02:22:25 jmc Exp $ DISTNAME= suse_base-${SUSE_VERSION} PKGREVISION= 3 @@ -12,7 +12,10 @@ 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-1.6[L-Z]-powerpc NetBSD-1.6Z[A-Z]-powerpc NetBSD-1.[7-9]-powerpc +ONLY_FOR_PLATFORM= NetBSD-1.5Z[C-Z]-i386 NetBSD-1.6*-i386 +ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-i386 +ONLY_FOR_PLATFORM+= NetBSD-1.6[L-Z]-powerpc NetBSD-1.6Z[A-Z]-powerpc +ONLY_FOR_PLATFORM+= NetBSD-1.[7-9]*-powerpc NetBSD-[2-9]*-powerpc USE_BUILDLINK2= # defined EXTRACT_ONLY= # empty -- cgit v1.2.3