Better for USE_RC_SUBR to refer to foo, rather than foo.sh. We'll let

bsd.port.mk add the .sh for us on platforms where that is still
needed.
This commit is contained in:
Doug Barton 2006-06-06 17:43:27 +00:00
parent f06995c479
commit 526168e0dc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28056

View file

@ -6038,7 +6038,7 @@ USE_SDL+= mixer
<para>One or more rc scripts can be installed:</para>
<programlisting>USE_RC_SUBR= doormand.sh</programlisting>
<programlisting>USE_RC_SUBR= doormand</programlisting>
<para>Scripts must be placed in the <filename>files</filename>
subdirectory and a <literal>.in</literal> suffix must be added to their