summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-01-16 19:52:46 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-01-16 19:52:46 +0000
commit9c38593220d62c9e0f78d08c8adb5449bc03bc8a (patch)
treee72385977fa2f38a1a189fec8b94beda67309019 /emulators
parent17fc5a04091ec0f3db635dbddcb5c1fe61c56424 (diff)
downloadpkgsrc-9c38593220d62c9e0f78d08c8adb5449bc03bc8a.tar.gz
add ONLY_FOR_PLATFORM.
Diffstat (limited to 'emulators')
-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