summaryrefslogtreecommitdiff
path: root/emulators/linux-vmware-toolbox5
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-03-19 17:28:51 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-03-19 17:28:51 +0000
commit0263b9d868256500eb3f31df4c5a81d85d5389c8 (patch)
treebd3ef2dd232584e45f6077260b986d8a61cd6944 /emulators/linux-vmware-toolbox5
parente2ebded775e715fcec035ce1d61b9a2ba5fe6e17 (diff)
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox5')
-rw-r--r--emulators/linux-vmware-toolbox5/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile
index 71bf60afdf7e..bcf07412c8ff 100644
--- a/emulators/linux-vmware-toolbox5/Makefile
+++ b/emulators/linux-vmware-toolbox5/Makefile
@@ -15,8 +15,6 @@ DISTNAME= VMwareTools-${VMWARE_VER}-${BUILD_VER}
MAINTAINER= matusita@FreeBSD.org
COMMENT=VMware toolbox for guest OS (VMware Workstation 5.x, Linux version)
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
-
DISTDIR= ${MOUNT_PT}
IGNOREFILES= ${DISTFILES}
PLIST_FILES= bin/linux-vmware-toolbox bin/linux-vmware-toolbox-gtk \
@@ -25,7 +23,7 @@ WRKSRC= ${WRKDIR}/vmware-tools-distrib
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
-USE_XLIB= yes
+USE_LINUX_APPS= gtk xorglibs
NO_BUILD= yes
.if !defined(BATCH)
IS_INTERACTIVE= yes