diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:35:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:35:55 +0000 |
commit | 327e9ddbe5a8ebb2e710ac7a76674fff1f6937da (patch) | |
tree | ad48f1ff4ef8151f2c3a82507cd266f7149335a5 /emulators/vmware/Makefile | |
parent | BROKEN: configure fails (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=59401
Diffstat (limited to 'emulators/vmware/Makefile')
-rw-r--r-- | emulators/vmware/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile index 33ae505b2c7c..2a45d829fd4b 100644 --- a/emulators/vmware/Makefile +++ b/emulators/vmware/Makefile @@ -28,6 +28,8 @@ PATCHFILES= vmmon-freebsd-0.94.tar.gz \ # freebsd-emulation mailing list with the following maintainer address CC'ed. MAINTAINER= ak@freenet.co.uk +BROKEN= "Does not build" + RUN_DEPENDS= ${LINUX_DIR}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base RESTRICTED= "Not sure if we can redistribute it" |