Fix my suggested patch by making it PLIST_SUB+=
This commit is contained in:
parent
984e5bbcac
commit
af23abeb08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150285
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ RC_SCRIPT= apache
|
|||
RC_SCRIPT= apache.sh
|
||||
.endif
|
||||
|
||||
PLIST_SUB= RC_SCRIPT="${RC_SCRIPT}"
|
||||
PLIST_SUB+= RC_SCRIPT="${RC_SCRIPT}"
|
||||
|
||||
post-extract:
|
||||
@${SED} ${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
|
||||
|
|
Loading…
Reference in a new issue