aboutsummaryrefslogtreecommitdiffstats
path: root/www/chromium/files/patch-media__media.gyp
blob: ccdfd9185f6e93d98ee1e11c344f49200e70c29e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- media/media.gyp.orig    2011-10-10 20:58:23.652729836 +0000
+++ media/media.gyp 2011-10-10 20:58:50.086730237 +0000
@@ -248,7 +248,7 @@
             ],
           },
           'conditions': [
-            ['OS=="linux"', {
+            ['OS=="linux" or OS=="freebsd"', {
               'conditions': [
                 ['use_pulseaudio == 1', {
                   'link_settings': {