From 9d6037eb6a0235f707d1dd5d1b7b607498b45c86 Mon Sep 17 00:00:00 2001 From: fredb Date: Thu, 25 Dec 2003 16:47:50 +0000 Subject: Better make that NetBSD-2*-i386 (only). --- emulators/wine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 667f48fbe51..73c4e700dd0 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2003/12/25 16:46:00 fredb Exp $ +# $NetBSD: Makefile,v 1.58 2003/12/25 16:47:50 fredb Exp $ # DISTNAME= Wine-20031212 @@ -19,7 +19,7 @@ YACC= ${PREFIX}/bin/bison -y CONFLICTS= rewind-[0-9]* -ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.[6-9]*-i386 NetBSD-2* +ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.[6-9]*-i386 NetBSD-2*-i386 ONLY_FOR_PLATFORM+= FreeBSD*-i386 Linux*-i386 Solaris*-i386 BUILDLINK_DEPENDS.freetype2= freetype>=2.1.4 -- cgit v1.2.3