diff options
Diffstat (limited to 'www/firefox/patches/patch-pg')
-rw-r--r-- | www/firefox/patches/patch-pg | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/firefox/patches/patch-pg b/www/firefox/patches/patch-pg deleted file mode 100644 index c6745c0a5fa..00000000000 --- a/www/firefox/patches/patch-pg +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-pg,v 1.2 2013/08/07 12:17:54 ryoon Exp $ - ---- xulrunner/installer/mozilla-nspr.pc.in.orig 2013-07-30 00:59:18.000000000 +0000 -+++ xulrunner/installer/mozilla-nspr.pc.in -@@ -5,7 +5,5 @@ includedir=%includedir% - Name: NSPR - Description: The Netscape Portable Runtime - Version: %NSPR_VERSION% --Libs: %FULL_NSPR_LIBS% --Cflags: %FULL_NSPR_CFLAGS% -- -- -+Libs: -Wl,-R${prefix}/lib/xulrunner -Wl,-R${prefix}/lib/xulrunner -Wl,-R${prefix}/lib/xulrunner -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lplds4 -lplc4 -lnspr4 -pthread -+Cflags: -I${includedir} |