diff options
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 | ||||
-rw-r--r-- | emulators/open-vm-tools/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index ddae1a87bbbb..455429ac9046 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators kld MASTER_SITES= SF DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER} diff --git a/emulators/open-vm-tools/pkg-plist b/emulators/open-vm-tools/pkg-plist index 4cf1b767dff2..b5b7d6bca0c8 100644 --- a/emulators/open-vm-tools/pkg-plist +++ b/emulators/open-vm-tools/pkg-plist @@ -1,7 +1,5 @@ bin/vmware-checkvm bin/vmware-hgfsclient -%%X11%%bin/vmware-toolbox -%%X11%%bin/vmware-user bin/vmware-xferlogs etc/vmware-tools/tools.conf %%LIB32DIR%%/libguestlib.a |