]> gitweb @ CieloNegro.org - pkgsrc-firefox3.git/blob - patches/patch-wc
Initial revision of the upstream www/firefox3
[pkgsrc-firefox3.git] / patches / patch-wc
1 $NetBSD: patch-wc,v 1.1.1.1 2008/06/28 10:01:07 tnn Exp $
2
3 --- js/src/xpconnect/shell/Makefile.in.orig     2008-01-16 21:42:51.000000000 +0100
4 +++ js/src/xpconnect/shell/Makefile.in
5 @@ -59,6 +59,7 @@ LIBS          = \
6                 $(MOZ_JS_LIBS) \
7                 $(XPCOM_LIBS) \
8                 $(NSPR_LIBS) \
9 +               -lsmime3 -lssl3 -lnss3 -lnssutil3 -lsoftokn3 \
10                 $(NULL)
11  
12  include $(topsrcdir)/config/rules.mk