summaryrefslogtreecommitdiff
path: root/sysutils/open-vm-tools
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2007-11-11 11:02:11 +0000
committeragc <agc@pkgsrc.org>2007-11-11 11:02:11 +0000
commit748a44ee5791288079f2c6bf7ebba4a3a435d91e (patch)
treef7d51d9e78e39def457bec58f250a2a008f325ef /sysutils/open-vm-tools
parent439e4f356025fd4ab567db6ef0aad9097afd8d61 (diff)
downloadpkgsrc-748a44ee5791288079f2c6bf7ebba4a3a435d91e.tar.gz
This package doesn't compile on Dragonfly or Solaris 10, as confirmed by
bulk build results, so mark it as only for NetBSD/i386 and then add to this list as it gets ported to different operating systems.
Diffstat (limited to 'sysutils/open-vm-tools')
-rw-r--r--sysutils/open-vm-tools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile
index a5bfb920edf..efe517f8b62 100644
--- a/sysutils/open-vm-tools/Makefile
+++ b/sysutils/open-vm-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/10/18 23:03:47 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2007/11/11 11:02:11 agc Exp $
DISTNAME= open-vm-tools-2007.09.04-56574
PKGNAME= open-vm-tools-2007.09.04.56574
@@ -9,6 +9,8 @@ MAINTAINER= agc@NetBSD.org
HOMEPAGE= http://open-vm-tools.sourceforge.net/
COMMENT= Open source VMware tools
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++
USE_LIBTOOL= yes