summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-de
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-de')
-rw-r--r--www/firefox/patches/patch-de10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/patches/patch-de b/www/firefox/patches/patch-de
index fbc3726a830..d287b537864 100644
--- a/www/firefox/patches/patch-de
+++ b/www/firefox/patches/patch-de
@@ -1,13 +1,13 @@
-$NetBSD: patch-de,v 1.1 2007/05/12 13:53:10 ghen Exp $
+$NetBSD: patch-de,v 1.1.8.1 2008/07/02 13:13:59 tron Exp $
---- security/nss/lib/freebl/Makefile.orig 2006-12-06 18:01:13.000000000 +0000
+--- security/nss/lib/freebl/Makefile.orig 2007-11-14 23:47:33.000000000 +0100
+++ security/nss/lib/freebl/Makefile
-@@ -192,7 +192,7 @@ endif
+@@ -194,7 +194,7 @@ endif
# to bind the blapi function references in FREEBLVector vector
# (ldvector.c) to the blapi functions defined in the freebl
# shared libraries.
--ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_TARGET)))
-+ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD, $(OS_TARGET)))
+-ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET)))
++ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET)))
MKSHLIB += -Wl,-Bsymbolic
endif