aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/open-vm-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/open-vm-tools/Makefile')
-rw-r--r--emulators/open-vm-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index d6b3dc395522..67368f44b0ac 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -75,7 +75,7 @@ CONFIGURE_ARGS+= --without-icu
LIB_DEPENDS+= icuuc:${PORTSDIR}/devel/icu
.endif
-USE_RC_SUBR= vmware-guestd.sh vmware-kmod.sh
+USE_RC_SUBR= vmware-guestd vmware-kmod
.include <bsd.port.pre.mk>