pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/open-vm-tools This package doesn't compile on...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb8fe95ddf9c
branches: trunk
changeset: 535207:eb8fe95ddf9c
user: agc <agc%pkgsrc.org@localhost>
date: Sun Nov 11 11:02:11 2007 +0000
description:
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:
sysutils/open-vm-tools/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4255b43b53b7 -r eb8fe95ddf9c sysutils/open-vm-tools/Makefile
--- a/sysutils/open-vm-tools/Makefile Sun Nov 11 03:36:59 2007 +0000
+++ b/sysutils/open-vm-tools/Makefile Sun Nov 11 11:02:11 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index