mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
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
@ -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 New Issue
Block a user