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.
This commit is contained in:
parent
439e4f3560
commit
748a44ee57
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue