From ebd2a2b3398a1bb2b453ddbad1e07358d442673a Mon Sep 17 00:00:00 2001 From: agc Date: Sun, 11 Nov 2007 11:02:11 +0000 Subject: 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. --- sysutils/open-vm-tools/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/open-vm-tools/Makefile') 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 -- cgit v1.2.3