"Solaris" is not a valid OPSYS. s/Solaris/SunOS/
"thou shalt not blindly apply patches".
This commit is contained in:
parent
beffafbf93
commit
a7a7955549
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.58 2003/12/25 16:47:50 fredb Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2003/12/26 06:06:32 grant Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Wine-20031212
|
||||
|
@ -20,7 +20,7 @@ YACC= ${PREFIX}/bin/bison -y
|
|||
CONFLICTS= rewind-[0-9]*
|
||||
|
||||
ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.[6-9]*-i386 NetBSD-2*-i386
|
||||
ONLY_FOR_PLATFORM+= FreeBSD*-i386 Linux*-i386 Solaris*-i386
|
||||
ONLY_FOR_PLATFORM+= FreeBSD*-i386 Linux*-i386 SunOS*-i386
|
||||
|
||||
BUILDLINK_DEPENDS.freetype2= freetype>=2.1.4
|
||||
|
||||
|
|
Loading…
Reference in a new issue