Files
pkgsrc-ng/devel/xulrunner10/patches/patch-pg
2013-09-26 17:14:40 +02:00

15 lines
521 B
Plaintext

$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}