From 8ef43a22097faabf8694120056a11bd907018733 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 27 Jul 2008 20:21:31 +0000 Subject: Remove seek for plugins in lib/browser_plugins for now, because a few plugins that built with Firefox 2 can causes Firefox 3 crashes. We are working on some changes plugins directory by using www/linux-mplayer-plugin/Makefile.npapi. Bump the PORTREVISION. Reported by: a few Discussed with: my team, FreeBSD GNOME Team --- www/firefox3/files/patch-build_unix_run-mozilla.sh | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 www/firefox3/files/patch-build_unix_run-mozilla.sh (limited to 'www/firefox3/files/patch-build_unix_run-mozilla.sh') diff --git a/www/firefox3/files/patch-build_unix_run-mozilla.sh b/www/firefox3/files/patch-build_unix_run-mozilla.sh deleted file mode 100644 index a5295588ea97..000000000000 --- a/www/firefox3/files/patch-build_unix_run-mozilla.sh +++ /dev/null @@ -1,12 +0,0 @@ ---- build/unix/run-mozilla.sh.orig Tue Feb 14 19:56:54 2006 -+++ build/unix/run-mozilla.sh Fri Dec 8 15:49:48 2006 -@@ -443,6 +443,9 @@ - export MOZILLA_FIVE_HOME LD_LIBRARY_PATH - export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH - -+MOZ_PLUGIN_PATH=%%PREFIX%%/lib/browser_plugins:%%PREFIX%%/lib/browser_linux_plugins -+export MOZ_PLUGIN_PATH -+ - if [ $moz_debug -eq 1 ] - then - moz_debug_program ${1+"$@"} -- cgit v1.2.3