summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/files/patch-configure
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-21 18:37:33 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-21 18:37:33 +0000
commit68401a8a07fdae3025e371562d14143935e1a6bc (patch)
tree89d2a89069e5c6279a63f1b35fa58874d3b3406d /audio/rhythmbox/files/patch-configure
parentUpdate to 0.12.0. (diff)
Update to 0.12.0.
Notes
Notes: svn path=/head/; revision=230596
Diffstat (limited to 'audio/rhythmbox/files/patch-configure')
-rw-r--r--audio/rhythmbox/files/patch-configure20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure
new file mode 100644
index 000000000000..91af140f4c49
--- /dev/null
+++ b/audio/rhythmbox/files/patch-configure
@@ -0,0 +1,20 @@
+--- configure.orig 2009-03-21 13:56:32.000000000 -0400
++++ configure 2009-03-21 13:57:17.000000000 -0400
+@@ -14206,7 +14206,7 @@ $as_echo "$as_me: error: HAL support exp
+ { (exit 1); exit 1; }; }
+ fi
+
+- if test "x$enable_hal" == "xyes"; then
++ if test "x$enable_hal" = "xyes"; then
+
+ cat >>confdefs.h <<\_ACEOF
+ #define HAVE_HAL 1
+@@ -20763,7 +20763,7 @@ else
+ fi
+
+
+-MOZILLA_PLUGINDIR="${MOZILLA_PLUGINDIR:="\${libdir}/mozilla/plugins"}"
++MOZILLA_PLUGINDIR="${MOZILLA_PLUGINDIR}"
+
+
+ if test x$enable_browser_plugin = xyes; then