On Oct 1, 2011, at 12:38 AM, Wolfgang Jenkner wrote: > >> +- "/usr/lib/mozilla/plugins"; >> ++ "%%LOCALBASE%%/lib/npapi/symlinks/firefox"; > > This doesn't work for graphics/gnash (and perhaps other plugins): > > $ (cd /usr/ports/graphics/gnash; make -VWEBPLUGINS_DIR) > /usr/local/lib/browser_plugins/gnash > $ > > The value comes from www/firefox/Makefile.webplugins, I think, and > actually corresponds to the first component in MOZ_PLUGIN_PATH (see > www/firefox/files/patch-build_unix_run-mozilla.sh).
Could you please try this patch: http://people.freebsd.org/~beat/patches/firefox-7-plugins.patch Thanks, Beat _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
