summaryrefslogtreecommitdiff
path: root/sysutils/open-vm-tools
diff options
context:
space:
mode:
authoragc <agc>2008-01-12 11:28:28 +0000
committeragc <agc>2008-01-12 11:28:28 +0000
commitfa0340374455af378eb0b32aec9992a1686eb13a (patch)
tree034cf7bed32a39914662274d39e619668c87e809 /sysutils/open-vm-tools
parentf58938977a438f92e3c685a22a43e09b581ac148 (diff)
downloadpkgsrc-fa0340374455af378eb0b32aec9992a1686eb13a.tar.gz
cube@ confirms that open-vm-tools builds on NetBSD/x86_64, so enable it.
Diffstat (limited to 'sysutils/open-vm-tools')
-rw-r--r--sysutils/open-vm-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile
index efe517f8b62..e15f677a7e1 100644
--- a/sysutils/open-vm-tools/Makefile
+++ b/sysutils/open-vm-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/11/11 11:02:11 agc Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/12 11:28:28 agc Exp $
DISTNAME= open-vm-tools-2007.09.04-56574
PKGNAME= open-vm-tools-2007.09.04.56574
@@ -9,7 +9,7 @@ MAINTAINER= agc@NetBSD.org
HOMEPAGE= http://open-vm-tools.sourceforge.net/
COMMENT= Open source VMware tools
-ONLY_FOR_PLATFORM= NetBSD-*-i386
+ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64
GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++