summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-pd
blob: 618b21cfb233ad6eb5ec83968fa6f2671b5fec0a (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-pd,v 1.1.1.1 2012/03/15 09:45:30 ryoon Exp $

--- mozilla/xulrunner/installer/mozilla-nss.pc.in.orig	2012-02-16 10:25:33.000000000 +0000
+++ mozilla/xulrunner/installer/mozilla-nss.pc.in
@@ -6,5 +6,5 @@ Name: NSS
 Description: Mozilla Network Security Services
 Version: %MOZILLA_VERSION%
 Requires: %NSPR_NAME% >= %NSPR_VERSION%
-Libs: -L${sdkdir}/lib -lsmime3 -lssl3 -lnss3 -lnssutil3
+Libs: -Wl,-R${prefix}/lib/thunderbird10 -L${prefix}/lib/thunderbird10 -lsmime3 -lssl3 -lnss3 -lnssutil3
 Cflags: -I${includedir}