aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vmware3
diff options
context:
space:
mode:
authorsilby <silby@FreeBSD.org>2005-10-14 16:49:24 +0800
committersilby <silby@FreeBSD.org>2005-10-14 16:49:24 +0800
commitb49d65cf45addf4aeaefbbb96fb3534f7fcdee36 (patch)
tree8f9b24ab30d37227d687c07c476ba15e326fbd5e /emulators/vmware3
parent8a5a4be6cff4f299e92a89c606210f0b730b21b0 (diff)
downloadfreebsd-ports-gnome-b49d65cf45addf4aeaefbbb96fb3534f7fcdee36.tar.gz
freebsd-ports-gnome-b49d65cf45addf4aeaefbbb96fb3534f7fcdee36.tar.zst
freebsd-ports-gnome-b49d65cf45addf4aeaefbbb96fb3534f7fcdee36.zip
Correct dependency on rtc - it has resided in /dev/rtc instead of
/usr/compat/linux/dev/rtc for quite some time now. No need for a port version bump.
Diffstat (limited to 'emulators/vmware3')
-rw-r--r--emulators/vmware3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index 222731bebf22..ffd4227730e9 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -22,7 +22,7 @@ DISTFILES= VMware-workstation-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX}:v
MAINTAINER= orlando@break.net
COMMENT= A virtual machine emulator - a full PC in a window
-RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc
+RUN_DEPENDS= /dev/rtc:${PORTSDIR}/emulators/rtc
RESTRICTED= "Not sure if we can redistribute it"