diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2010-01-02 16:29:44 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2010-01-02 16:29:44 +0000 |
commit | 5fc5a0bb73cb52b68233c83c28e9beea8492be60 (patch) | |
tree | 1e7feddcd34c88bd5b859a4b87058c0c382b0dad /emulators/open-vm-tools/files/patch-hgfsmounter-Makefile.in | |
parent | Bump copyright year to 2010 (diff) |
Upgrade open-vm-tools to build 210370 (PR 142112)
Fix complile on FreeBSD 9
Add missing pkg-plist files
PR: ports/142112 (partly)
Submitted by: Steve Wills <steve@mouf.net>
Notes
Notes:
svn path=/head/; revision=247004
Diffstat (limited to 'emulators/open-vm-tools/files/patch-hgfsmounter-Makefile.in')
-rw-r--r-- | emulators/open-vm-tools/files/patch-hgfsmounter-Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/files/patch-hgfsmounter-Makefile.in b/emulators/open-vm-tools/files/patch-hgfsmounter-Makefile.in index 854c4da01261..17fdf9708a2c 100644 --- a/emulators/open-vm-tools/files/patch-hgfsmounter-Makefile.in +++ b/emulators/open-vm-tools/files/patch-hgfsmounter-Makefile.in @@ -1,6 +1,6 @@ --- hgfsmounter/Makefile.in.orig 2009-04-06 17:24:30.000000000 -0400 +++ hgfsmounter/Makefile.in 2009-04-06 17:26:09.000000000 -0400 -@@ -558,9 +558,9 @@ +@@ -569,9 +569,9 @@ @FREEBSD_TRUE@ mv $(DESTDIR)$(sbindir)/mount.vmhgfs \ @FREEBSD_TRUE@ $(DESTDIR)$(sbindir)/mount_vmhgfs @FREEBSD_TRUE@@WITH_ROOT_PRIVILEGES_TRUE@ chmod u+s $(DESTDIR)$(sbindir)/mount_vmhgfs |