Fix my suggested patch by making it PLIST_SUB+=

This commit is contained in:
Doug Barton 2005-12-03 07:57:44 +00:00
parent 984e5bbcac
commit af23abeb08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150285

View file

@ -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/=/%%!/} \