diff options
Diffstat (limited to 'emulators/vmware-guestd5/Makefile')
-rw-r--r-- | emulators/vmware-guestd5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile index a05974598b67..b0dee8df1db5 100644 --- a/emulators/vmware-guestd5/Makefile +++ b/emulators/vmware-guestd5/Makefile @@ -42,7 +42,7 @@ LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x PLIST_SUB+= INSTALLXGTKTOOL:="@comment " .endif .else -USE_RC_SUBR= vmware-guestd.sh +USE_RC_SUBR= vmware-guestd .endif RESTRICTED= "Not sure if we can redistribute this." |