summaryrefslogtreecommitdiff
path: root/emulators/vmware_xf4mod
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2001-03-19 19:33:04 +0000
committerNick Sayer <nsayer@FreeBSD.org>2001-03-19 19:33:04 +0000
commit0b057b3cf5ba69d4c58bbe01afcea16b59cad5a5 (patch)
tree9642fda6ae6cada09fe7bb3d19ba0dc98caf48b4 /emulators/vmware_xf4mod
parentUse IGNORE macros to bug user that he/she has to manually download distfile (diff)
Also RUN_DEPENDS on vmware2
Notes
Notes: svn path=/head/; revision=40063
Diffstat (limited to 'emulators/vmware_xf4mod')
-rw-r--r--emulators/vmware_xf4mod/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile
index 6af0cdb7bf97..ac336103eb51 100644
--- a/emulators/vmware_xf4mod/Makefile
+++ b/emulators/vmware_xf4mod/Makefile
@@ -14,7 +14,8 @@ EXTRACT_SUFX= # none
MAINTAINER= nsayer@freebsd.org
-RUN_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4
+RUN_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4 \
+ ${PREFIX}/lib/vmware/bin/vmware:${PORTSDIR}/emulators/vmware2
NO_WRKSUBDIR= yes