summaryrefslogtreecommitdiff
path: root/www/firefox3/patches/patch-wc
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox3/patches/patch-wc')
-rw-r--r--www/firefox3/patches/patch-wc12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/firefox3/patches/patch-wc b/www/firefox3/patches/patch-wc
new file mode 100644
index 00000000000..f431c915d4e
--- /dev/null
+++ b/www/firefox3/patches/patch-wc
@@ -0,0 +1,12 @@
+$NetBSD: patch-wc,v 1.1.1.1 2008/06/28 10:01:07 tnn Exp $
+
+--- js/src/xpconnect/shell/Makefile.in.orig 2008-01-16 21:42:51.000000000 +0100
++++ js/src/xpconnect/shell/Makefile.in
+@@ -59,6 +59,7 @@ LIBS = \
+ $(MOZ_JS_LIBS) \
+ $(XPCOM_LIBS) \
+ $(NSPR_LIBS) \
++ -lsmime3 -lssl3 -lnss3 -lnssutil3 -lsoftokn3 \
+ $(NULL)
+
+ include $(topsrcdir)/config/rules.mk