summaryrefslogtreecommitdiffstats
path: root/multimedia/totem/files
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-30 14:43:09 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-30 14:43:09 +0800
commit6e06b6843f88a7e6aa52d3bb4b3867e89e82862f (patch)
treee66ed03da5f4f9f6664bb9f327a10f443f192cdb /multimedia/totem/files
parentec8dab0a2e9fb68f75684407cf247861c7290a53 (diff)
downloadmarcuscom-ports-6e06b6843f88a7e6aa52d3bb4b3867e89e82862f.tar
marcuscom-ports-6e06b6843f88a7e6aa52d3bb4b3867e89e82862f.tar.gz
marcuscom-ports-6e06b6843f88a7e6aa52d3bb4b3867e89e82862f.tar.bz2
marcuscom-ports-6e06b6843f88a7e6aa52d3bb4b3867e89e82862f.tar.lz
marcuscom-ports-6e06b6843f88a7e6aa52d3bb4b3867e89e82862f.tar.xz
marcuscom-ports-6e06b6843f88a7e6aa52d3bb4b3867e89e82862f.tar.zst
marcuscom-ports-6e06b6843f88a7e6aa52d3bb4b3867e89e82862f.zip
Update to 2.23.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11389 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem/files')
-rw-r--r--multimedia/totem/files/patch-configure10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/totem/files/patch-configure b/multimedia/totem/files/patch-configure
index f320e4f6b..4c6c7b340 100644
--- a/multimedia/totem/files/patch-configure
+++ b/multimedia/totem/files/patch-configure
@@ -1,12 +1,12 @@
---- configure.orig 2008-06-12 15:35:11.000000000 -0400
-+++ configure 2008-06-12 15:35:40.000000000 -0400
-@@ -25083,7 +25083,9 @@ cat >>confdefs.h <<\_ACEOF
+--- configure.orig 2008-08-30 08:23:22.000000000 +0200
++++ configure 2008-08-30 08:24:20.000000000 +0200
+@@ -25171,7 +25171,9 @@
_ACEOF
+if [ -z "${BROWSER_PLUGIN_DIR}" ]; then
- BROWSER_PLUGIN_DIR="\${libdir}/mozilla/plugins"
-+ fi
+ BROWSER_PLUGIN_DIR="${BROWSER_PLUGIN_DIR:-"\${libdir}/mozilla/plugins"}"
++fi