summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-pb
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird17/patches/patch-pb')
-rw-r--r--mail/thunderbird17/patches/patch-pb11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird17/patches/patch-pb b/mail/thunderbird17/patches/patch-pb
deleted file mode 100644
index b672a76a5c2..00000000000
--- a/mail/thunderbird17/patches/patch-pb
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-pb,v 1.1 2013/11/13 13:27:45 ryoon Exp $
-
---- mozilla/xulrunner/installer/libxul.pc.in.orig 2012-08-25 00:31:36.000000000 +0000
-+++ mozilla/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 -L${prefix}/lib/xulrunner %MOZ_XUL_LINK%
- Cflags: -I${includedir} %WCHAR_CFLAGS%