From eaa75b40822b656b3eec19c61aff6646cfdc94af Mon Sep 17 00:00:00 2001 From: grant 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. --- multimedia/ogle/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'multimedia/ogle') diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile index fb961c10c42..35f04a9b55a 100644 --- a/multimedia/ogle/Makefile +++ b/multimedia/ogle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/07/24 21:47:09 jdc Exp $ +# $NetBSD: Makefile,v 1.10 2004/10/01 10:37:33 grant Exp $ DISTNAME= ogle-0.9.2 PKGREVISION= 1 @@ -10,8 +10,8 @@ HOMEPAGE= http://www.dtek.chalmers.se/groups/dvd/ COMMENT= DVD player with menus ONLY_FOR_PLATFORM= NetBSD-1.5.[23]*-i386 NetBSD-1.5[Y-Z]*-i386 -ONLY_FOR_PLATFORM+= NetBSD-1.[6-9]*-i386 NetBSD-[2-9]*-i386 -ONLY_FOR_PLATFORM+= NetBSD-1.6[D-Z]*-powerpc NetBSD-1.[7-9]*-powerpc +ONLY_FOR_PLATFORM+= NetBSD-1.6*-i386 NetBSD-[2-9]*-i386 +ONLY_FOR_PLATFORM+= NetBSD-1.6[D-Z]*-powerpc ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-powerpc ONLY_FOR_PLATFORM+= NetBSD-1.6Z*-alpha NetBSD-[2-9]*-alpha ONLY_FOR_PLATFORM+= NetBSD-1.6Z*-sparc64 NetBSD-[2-9]*-sparc64 -- cgit v1.2.3