From fb900956d34be37c8f6d102f53c76dac5ce28021 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 11 Feb 2004 19:21:02 +0000 Subject: Backuo the previous commit before anyone notices. I have a big patch coming that will fix this and some other things. No need to bump PORTREVISION twice. --- www/firefox-devel/files/patch-build_unix_run-mozilla.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox-devel/files/patch-build_unix_run-mozilla.sh') diff --git a/www/firefox-devel/files/patch-build_unix_run-mozilla.sh b/www/firefox-devel/files/patch-build_unix_run-mozilla.sh index c90c96b936f6..569ebc28940f 100644 --- a/www/firefox-devel/files/patch-build_unix_run-mozilla.sh +++ b/www/firefox-devel/files/patch-build_unix_run-mozilla.sh @@ -7,7 +7,7 @@ $FreeBSD$ ## ## Set LD_LIBRARY_PATH -LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} -+LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:%%PREFIX%%/lib/browser_plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} ++LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:%PREFIX%%/lib/browser_plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} if [ -n "$LD_LIBRARYN32_PATH" ] then LD_LIBRARYN32_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARYN32_PATH+":$LD_LIBRARYN32_PATH"} -- cgit v1.2.3