mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix build after last update
Reported by: pointyhat via kris
This commit is contained in:
parent
d459f32431
commit
3b6469ee13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187970
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ post-patch:
|
||||||
.ifndef PATCH_DEBUG
|
.ifndef PATCH_DEBUG
|
||||||
@${RM} -f ${WRKSRC}/config/config_default.php.orig
|
@${RM} -f ${WRKSRC}/config/config_default.php.orig
|
||||||
.endif
|
.endif
|
||||||
|
@${FIND} ${WRKSRC} -name '*.orig' -delete
|
||||||
@${REINPLACE_CMD} -e 's|ispell|${LOCALBASE}/bin/ispell|g' \
|
@${REINPLACE_CMD} -e 's|ispell|${LOCALBASE}/bin/ispell|g' \
|
||||||
${WRKSRC}/plugins/squirrelspell/sqspell_config.php
|
${WRKSRC}/plugins/squirrelspell/sqspell_config.php
|
||||||
@${RM} ${WRKSRC}/plugins/squirrelspell/sqspell_config.php.bak
|
@${RM} ${WRKSRC}/plugins/squirrelspell/sqspell_config.php.bak
|
||||||
|
|
Loading…
Add table
Reference in a new issue