- Adapt to latest localpkg changes

PR:		ports/69665
Submitted by:	marcus via Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
This commit is contained in:
Pav Lucistnik 2004-07-29 20:53:08 +00:00
parent ef78599d5d
commit 1cc403093e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115033

View file

@ -21,8 +21,8 @@ prefix=%%PREFIX%%
#
# DO NOT CHANGE THESE DEFAULT VALUES HERE
#
%%SERVICE%%_enable=${%%SERVICE%%_enable:-"NO"}
%%SERVICE%%_flags=${%%SERVICE%%_flags:-""} # Can be "-f /path/alternate_rc"
%%SERVICE%%_enable=${%%SERVICE%%_enable-"NO"}
# %%SERVICE%%_flags can be something like "-f /path/alternate_rc"
. %%RC_SUBR%%