From eaa75b40822b656b3eec19c61aff6646cfdc94af Mon Sep 17 00:00:00 2001 From: grant <grant@pkgsrc.org> Date: Fri, 1 Oct 2004 10:37:32 +0000 Subject: there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].* adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this. --- emulators/rewind/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'emulators/rewind/Makefile') diff --git a/emulators/rewind/Makefile b/emulators/rewind/Makefile index 8ed012e249f..08d7198a73b 100644 --- a/emulators/rewind/Makefile +++ b/emulators/rewind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/04/24 23:55:40 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/10/01 10:37:33 grant Exp $ DISTNAME= rewind-20020420 PKGREVISION= 4 @@ -12,8 +12,7 @@ COMMENT= BSD/X11 licenced fork of Wine (Windows on Unix) CONFLICTS= wine-[0-9]* -ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.[6-9]*-i386 \ - NetBSD-[2-9]*-i386 +ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.6*-i386 NetBSD-[2-9]*-i386 USE_BUILDLINK3= YES USE_X11= YES -- cgit v1.2.3