diff options
author | matusita <matusita@FreeBSD.org> | 2007-06-10 22:49:43 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2007-06-10 22:49:43 +0800 |
commit | bfaeb32d31f5c61ff7601612f80dd9364e631989 (patch) | |
tree | 5f9bb01dc88fcb245069e90d07ca3e65920c7852 /emulators/Makefile | |
parent | 6c2d922dd452f24b2c01fdbeb1813b030f1b381c (diff) | |
download | freebsd-ports-gnome-bfaeb32d31f5c61ff7601612f80dd9364e631989.tar.gz freebsd-ports-gnome-bfaeb32d31f5c61ff7601612f80dd9364e631989.tar.zst freebsd-ports-gnome-bfaeb32d31f5c61ff7601612f80dd9364e631989.zip |
Hook VMware Tools for Workstation 6 ports. It would be ok for now (I hope).
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ac360e12f5e0..235976c2d13d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -68,6 +68,7 @@ SUBDIR += linux-vmware-toolbox2 SUBDIR += linux-vmware-toolbox4 SUBDIR += linux-vmware-toolbox5 + SUBDIR += linux-vmware-toolbox6 SUBDIR += linux-winetools SUBDIR += linux_dist-gentoo-stage1 SUBDIR += linux_dist-gentoo-stage2 @@ -146,9 +147,11 @@ SUBDIR += vmware-guestd3 SUBDIR += vmware-guestd4 SUBDIR += vmware-guestd5 + SUBDIR += vmware-guestd6 SUBDIR += vmware-tools3 SUBDIR += vmware-tools4 SUBDIR += vmware-tools5 + SUBDIR += vmware-tools6 SUBDIR += vmware3 SUBDIR += vpce SUBDIR += vxtools |