aboutsummaryrefslogtreecommitdiffstats
path: root/mail/thunderbird
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-03-19 11:06:16 +0800
committerahze <ahze@FreeBSD.org>2007-03-19 11:06:16 +0800
commit62333cf487eac4472059b83b88225239474ba77c (patch)
tree5e038178eaffcab1625ea908716200d65640304a /mail/thunderbird
parentf7084292a89a5cb39cb4bcd99e182fae31c5d289 (diff)
downloadfreebsd-ports-gnome-62333cf487eac4472059b83b88225239474ba77c.tar.gz
freebsd-ports-gnome-62333cf487eac4472059b83b88225239474ba77c.tar.zst
freebsd-ports-gnome-62333cf487eac4472059b83b88225239474ba77c.zip
Fix build with upcoming nss updates
Diffstat (limited to 'mail/thunderbird')
-rw-r--r--mail/thunderbird/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 7fb5a5c89725..e2d16cec72e5 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -60,6 +60,7 @@ post-extract::
<${FILESDIR}/${PORTNAME}.desktop.in >${WRKDIR}/${PORTNAME}.desktop
post-patch:
+ @${REINPLACE_CMD} -e 's|--without-nss||' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g' \
-e 's|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \
${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp