Author: jbeich
Date: Thu Apr 18 19:24:58 2013
New Revision: 1252

Log:
improve workaround descriptions

Modified:
   trunk/www/linux-seamonkey/Makefile.common

Modified: trunk/www/linux-seamonkey/Makefile.common
==============================================================================
--- trunk/www/linux-seamonkey/Makefile.common   Thu Apr 18 18:52:08 2013        
(r1251)
+++ trunk/www/linux-seamonkey/Makefile.common   Thu Apr 18 19:24:58 2013        
(r1252)
@@ -42,10 +42,10 @@
 post-patch:
        @${MKDIR} ${PREFS_FILE:H}
 
-       # prefer libsydneyaudio (bug780531)
+       # no AFMT_FLOAT support in kernel (bug 780531)
        ${ECHO} 'pref("media.use_cubeb", false);' >> ${PREFS_FILE}
 
-       # out-of-process plugins don't work with linuxulator
+       # out-of-process plugins don't work with linuxulator (ports/170402)
        ${ECHO} 'pref("dom.ipc.plugins.enabled", false);' >> ${PREFS_FILE}
 .endif
 .endif
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to