summaryrefslogtreecommitdiff
path: root/www/firefox31/patches/patch-pb
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox31/patches/patch-pb')
-rw-r--r--www/firefox31/patches/patch-pb11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/firefox31/patches/patch-pb b/www/firefox31/patches/patch-pb
new file mode 100644
index 00000000000..28cf0f3618b
--- /dev/null
+++ b/www/firefox31/patches/patch-pb
@@ -0,0 +1,11 @@
+$NetBSD: patch-pb,v 1.1 2014/11/03 12:18:32 ryoon Exp $
+
+--- xulrunner/installer/libxul.pc.in.orig 2013-07-30 00:59:18.000000000 +0000
++++ xulrunner/installer/libxul.pc.in
+@@ -7,5 +7,5 @@ Name: libxul
+ Description: The Mozilla Runtime and Embedding Engine
+ Version: %MOZILLA_VERSION%
+ Requires: %NSPR_NAME% >= %NSPR_VERSION%
+-Libs: -L${sdkdir}/lib %MOZ_XUL_LINK%
++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 %MOZ_XUL_LINK%
+ Cflags: -I${includedir} %WCHAR_CFLAGS%