aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vmware-guestd4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vmware-guestd4/Makefile')
-rw-r--r--emulators/vmware-guestd4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile
index eaff35fd3128..6ac05533df57 100644
--- a/emulators/vmware-guestd4/Makefile
+++ b/emulators/vmware-guestd4/Makefile
@@ -25,7 +25,7 @@ IGNOREFILES= ${DISTFILES}
WRKSRC= ${WRKDIR}/vmware-tools-distrib
ONLY_FOR_ARCHS= i386
-USE_RC_SUBR= vmware-guestd.sh
+USE_RC_SUBR= vmware-guestd
.if !defined(BATCH)
IS_INTERACTIVE= yes
.endif