summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-04 15:30:08 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-04 15:30:08 +0000
commitc60a2288f19569e6bdb75d83e7453c76d69d2c43 (patch)
tree2388402cf81893ae38c42a5f2301e325fb62855d /emulators
parentd30fc39c0d5772109ac16777eb76de275ae25bfd (diff)
downloadpkgsrc-c60a2288f19569e6bdb75d83e7453c76d69d2c43.tar.gz
wine-devel is only for i386/x86_64. Both don't work on NetBSD though.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile6
-rw-r--r--emulators/wine/Makefile4
2 files changed, 8 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 4d8d018a636..1ff79d00ba1 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/12/29 13:46:43 mishka Exp $
+# $NetBSD: Makefile,v 1.16 2010/01/04 15:30:09 joerg Exp $
DISTNAME= wine-1.1.16
PKGREVISION= 2
@@ -17,6 +17,10 @@ BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge
#ONLY_FOR_PLATFORM+= FreeBSD-*-i386 Linux-*-i386 SunOS-*-i386 Darwin-*-i386
#ONLY_FOR_PLATFORM+= *-*-x86_64
+ONLY_FOR_PLATFORM+= *-*-i386 *-*-x86_64
+
+NOT_FOR_PLATFORM+= NetBSD-*-x86_64
+
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 2d9da0ff5a1..8969826efda 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2009/08/26 19:56:41 sno Exp $
+# $NetBSD: Makefile,v 1.154 2010/01/04 15:30:08 joerg Exp $
DISTNAME= wine-1.0.1
PKGREVISION= 3
@@ -17,6 +17,8 @@ ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.6*-i386 NetBSD-[2-9]*-i386
ONLY_FOR_PLATFORM+= FreeBSD-*-i386 Linux-*-i386 SunOS-*-i386 Darwin-*-i386
ONLY_FOR_PLATFORM+= *-*-x86_64
+NOT_FOR_PLATFORM+= NetBSD-*-x86_64
+
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c