summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2003-12-25 16:46:00 +0000
committerfredb <fredb@pkgsrc.org>2003-12-25 16:46:00 +0000
commita77d4e298a46726c7a8b316f1b2fc11e46bc16f2 (patch)
treeaa43db117e184088d7458d92fafd62c251cc295b /emulators/wine
parentcf1b099ad9b7e852da4a7533fd9291bafd91f7c2 (diff)
downloadpkgsrc-a77d4e298a46726c7a8b316f1b2fc11e46bc16f2.tar.gz
Add a few other platforms reasonably expected to be supported, including
NetBSD-2* and FreeBSD. Should close PR pkg/23882.
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 9df3fa41d0e..667f48fbe51 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2003/12/16 11:10:47 adam Exp $
+# $NetBSD: Makefile,v 1.57 2003/12/25 16:46:00 fredb Exp $
#
DISTNAME= Wine-20031212
@@ -19,7 +19,8 @@ YACC= ${PREFIX}/bin/bison -y
CONFLICTS= rewind-[0-9]*
-ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.[6-9]*-i386
+ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.[6-9]*-i386 NetBSD-2*
+ONLY_FOR_PLATFORM+= FreeBSD*-i386 Linux*-i386 Solaris*-i386
BUILDLINK_DEPENDS.freetype2= freetype>=2.1.4