aboutsummaryrefslogtreecommitdiffstats
path: root/mail/roundcube
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2011-10-10 04:28:15 +0800
committerale <ale@FreeBSD.org>2011-10-10 04:28:15 +0800
commit89f5a7ce5c1f9092b02c594b024c6ac0646729e7 (patch)
tree420f05f126a8e33f21f5730aa5ffcf204ee35762 /mail/roundcube
parentf85a46bf37ea194b32aeb59afd1f427d7afa79a1 (diff)
downloadfreebsd-ports-gnome-89f5a7ce5c1f9092b02c594b024c6ac0646729e7.tar.gz
freebsd-ports-gnome-89f5a7ce5c1f9092b02c594b024c6ac0646729e7.tar.zst
freebsd-ports-gnome-89f5a7ce5c1f9092b02c594b024c6ac0646729e7.zip
Fix WITH_REPLACE_MAIL_URL knob.
Diffstat (limited to 'mail/roundcube')
-rw-r--r--mail/roundcube/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index f53edb986523..81224e4e976e 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -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