CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/04/28 00:50:23
Modified files:
www/firefox35 : Makefile
www/firefox35/files: README.OpenBSD firefox.desktop
www/firefox35/patches: patch-build_unix_mozilla_in
patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp
patch-js_src_xpconnect_shell_Makefile_in
patch-toolkit_xre_nsXREDirProvider_cpp
Added files:
www/firefox35/patches:
patch-xpcom_io_nsAppFileLocationProvider_cpp
Log message:
Various cleanups :
- use SUBST_CMD instead of perl -pi -e
- use ${LOCALBASE}/${TRUEPREFIX}/${X11BASE} instead of the handpatched
_XXX_ ones
- harmonize default systemwide plugins/extensions search path to
lib/mozilla/{plugins,extensions} as done in other mozilla ports, but
keep lib/mozilla-plugins added to MOZ_PLUGIN_PATH atm.