1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Ouch... vmware-tools6 must depend on vmware-guestd6, not 5.

Found by:	motoyuki (via ReichaNet)
Pointy hat to:	matusita
This commit is contained in:
Makoto Matsushita 2007-04-23 14:09:27 +00:00
parent 10fd165917
commit 6182746fe3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190735

View File

@ -17,7 +17,7 @@ MAINTAINER= matusita@FreeBSD.org
COMMENT?=VMware guest OS supporting daemon (VMware Workstation 6.x, FreeBSD version)
.if defined(VMWARE_X_PORTS)
RUN_DEPENDS= ${LOCALBASE}/sbin/vmware-guestd:${PORTSDIR}/emulators/vmware-guestd5
RUN_DEPENDS= ${LOCALBASE}/sbin/vmware-guestd:${PORTSDIR}/emulators/vmware-guestd6
.endif
DISTDIR= ${MOUNT_PT}