pkgsrc/devel/xulrunner10/patches/patch-pg
ryoon 7c73d57863 Import xulrunner-10.0.3 as devel/xulrunner
* Successor of devel/xulrunner, xulrunner-10.0.2.
* This is ESR (Extended Support Release) version.
* Fix security bugs
2012-03-15 08:58:26 +00:00

14 lines
521 B
Text

$NetBSD: patch-pg,v 1.1.1.1 2012/03/15 08:58:28 ryoon Exp $
--- xulrunner/installer/mozilla-nspr.pc.in.orig 2012-03-09 22:20:39.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/xulrunner10 -Wl,-R${prefix}/lib/xulrunner10 -L${prefix}/lib/xulrunner10 -lplds4 -lplc4 -lnspr4 -pthread
+Cflags: -I${includedir}