summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-pb
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-pb')
-rw-r--r--www/firefox/patches/patch-pb11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/firefox/patches/patch-pb b/www/firefox/patches/patch-pb
deleted file mode 100644
index c0b84729ca4..00000000000
--- a/www/firefox/patches/patch-pb
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-pb,v 1.4 2014/02/20 13:19:03 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%