summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/suse_vmware/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/suse_vmware/Makefile b/emulators/suse_vmware/Makefile
index 28b74af13a2..2cd7a9dc5d1 100644
--- a/emulators/suse_vmware/Makefile
+++ b/emulators/suse_vmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/11/29 01:12:32 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2002/01/16 19:52:46 dmcmahill Exp $
DISTNAME= suse_vmware-${SUSE_VERSION}
PKGREVISION= 1
@@ -13,6 +13,8 @@ COMMENT= Linux compatibility package to support running VMware
DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base
DEPENDS+= suse_x11>=${SUSE_VERSION}:../suse_x11
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
EXTRACT_ONLY= # empty
NO_BUILD= YES
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC