![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / www / firefox24 / patches / Attic / patch-pb (download)
Revision 1.1, Sun Nov 3 04:52:00 2013 UTC (9 years, 2 months ago) by ryoon
Import firefox24-24.1.0 as www/firefox24. Mozilla Firefox is a free, open-source and cross-platform web browser for Windows, Linux, MacOS X and many other operating systems. It is fast and easy to use, and offers many advantages over other web browsers, such as tabbed browsing and the ability to block pop-up windows. Firefox also offers excellent bookmark and history management, and it can be extended by developers using industry standards such as XML, CSS, JavaScript, C++, etc. Many extensions are available. This package tracks 24 extended support release branch. |
$NetBSD: patch-pb,v 1.1 2013/11/03 04:52:00 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/xulrunner24 -Wl,-R${prefix}/lib/xulrunner24 -Wl,-R${prefix}/lib/xulrunner24 -Wl,-R${prefix}/lib/xulrunner24 -L${prefix}/lib/xulrunner24 %MOZ_XUL_LINK% Cflags: -I${includedir} %WCHAR_CFLAGS%