[121791] trunk/dports/multimedia/audacious-plugins/Portfile

toby at macports.org toby at macports.org
Mon Jul 7 19:20:16 PDT 2014


Revision: 121791
          https://trac.macports.org/changeset/121791
Author:   toby at macports.org
Date:     2014-07-07 19:20:16 -0700 (Mon, 07 Jul 2014)
Log Message:
-----------
audacious-plugins: notes format fix

Modified Paths:
--------------
    trunk/dports/multimedia/audacious-plugins/Portfile

Modified: trunk/dports/multimedia/audacious-plugins/Portfile
===================================================================
--- trunk/dports/multimedia/audacious-plugins/Portfile	2014-07-08 02:12:30 UTC (rev 121790)
+++ trunk/dports/multimedia/audacious-plugins/Portfile	2014-07-08 02:20:16 UTC (rev 121791)
@@ -321,10 +321,12 @@
              description {Build all plugins, except additional sound output plugins and potentially conflicting variants} {}
 
 if {[variant_isset jack]} {
-    notes "*** You have selected the JACK audio output plugin.
-*** To use this plugin, jackd needs to be started manually.
-*** The plugin is known to have issues leading to crackling sound output.
-*** Please don't report bugs against this plugin."
+    notes-append {
+                    *** You have selected the JACK audio output plugin.
+                    *** To use this plugin, jackd needs to be started manually.
+                    *** The plugin is known to have issues leading to crackling sound output.
+                    *** Please don't report bugs against this plugin.
+    }
 }
 
 if {![variant_isset sdl2]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140707/08a4d6a4/attachment.html>


More information about the macports-changes mailing list