summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-26 06:06:32 +0000
committergrant <grant@pkgsrc.org>2003-12-26 06:06:32 +0000
commita7a79555492039ae72ddc3c660341b265359d1bc (patch)
tree0a4b20399a8c18e0f096d54792ab0c7689bfcdac /emulators/wine
parentbeffafbf93cefcea79238f1100f45dbae15d10b8 (diff)
downloadpkgsrc-a7a79555492039ae72ddc3c660341b265359d1bc.tar.gz
"Solaris" is not a valid OPSYS. s/Solaris/SunOS/
"thou shalt not blindly apply patches".
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 73c4e700dd0..e54f4ddb7c1 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -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