diff options
Diffstat (limited to 'emulators/vmware-guestd6/Makefile')
-rw-r--r-- | emulators/vmware-guestd6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile index 20cd13122a11..19449fb4fab5 100644 --- a/emulators/vmware-guestd6/Makefile +++ b/emulators/vmware-guestd6/Makefile @@ -55,7 +55,7 @@ USE_GNOME+= glib12 gtk12 PLIST_SUB+= INSTALLXGTKTOOL="@comment " .endif .else -USE_RC_SUBR= vmware-guestd.sh +USE_RC_SUBR= vmware-guestd .endif .if ${OSVERSION} >= 700000 LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x |