summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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