diff options
Diffstat (limited to 'www/seamonkey/patches/patch-me')
-rw-r--r-- | www/seamonkey/patches/patch-me | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/seamonkey/patches/patch-me b/www/seamonkey/patches/patch-me index 9aa21de17ad..b7fbc5ca56a 100644 --- a/www/seamonkey/patches/patch-me +++ b/www/seamonkey/patches/patch-me @@ -1,11 +1,11 @@ -$NetBSD: patch-me,v 1.5 2012/03/10 03:26:05 ryoon Exp $ +$NetBSD: patch-me,v 1.6 2012/03/19 10:35:59 ryoon Exp $ Add DragonFly support. Disable assembly routines in freebl on Linux (PR pkg/46056) ---- mozilla/security/nss/lib/freebl/Makefile.orig 2012-02-16 14:09:30.000000000 +0000 +--- mozilla/security/nss/lib/freebl/Makefile.orig 2012-03-13 05:33:09.000000000 +0000 +++ mozilla/security/nss/lib/freebl/Makefile -@@ -275,7 +275,7 @@ endif +@@ -279,7 +279,7 @@ endif # to bind the blapi function references in FREEBLVector vector # (ldvector.c) to the blapi functions defined in the freebl # shared libraries. |