mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix WITH_REPLACE_MAIL_URL knob.
This commit is contained in:
parent
0b63191397
commit
d7564183bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283263
@ -110,6 +110,8 @@ post-patch:
|
||||
@${REINPLACE_CMD} "s/\"mail\"/\"${MAIL}\"/g" \
|
||||
${WRKSRC}/program/js/app.js \
|
||||
${WRKSRC}/skins/default/includes/taskbar.html
|
||||
@${REINPLACE_CMD} "s/\"mail\//\"${MAIL}\//g" \
|
||||
${WRKSRC}/program/js/app.js
|
||||
@${REINPLACE_CMD} "s/mail_footer/${MAIL}_footer/g" \
|
||||
${WRKSRC}/skins/default/*.css \
|
||||
${WRKSRC}/skins/default/templates/login.html
|
||||
|
Loading…
Reference in New Issue
Block a user