diff options
Diffstat (limited to 'emulators/linux-vmware-toolbox2/Makefile')
-rw-r--r-- | emulators/linux-vmware-toolbox2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux-vmware-toolbox2/Makefile b/emulators/linux-vmware-toolbox2/Makefile index 92795c4..149f4c7 100644 --- a/emulators/linux-vmware-toolbox2/Makefile +++ b/emulators/linux-vmware-toolbox2/Makefile @@ -16,6 +16,7 @@ MAINTAINER= matusita@FreeBSD.org COMMENT=VMware toolbox for guest OS (for VMware 2.x, Linux version) ONLY_FOR_ARCHS= i386 +PLIST_FILES= bin/linux-vmware-toolbox USE_LINUX= yes USE_X_PREFIX= yes NO_BUILD= yes |