[91627] trunk/dports/python/py-pyflakes/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 18:50:16 PDT 2012


Revision: 91627
          https://trac.macports.org/changeset/91627
Author:   ryandesign at macports.org
Date:     2012-04-06 18:50:15 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
py-pyflakes: fix notes

Modified Paths:
--------------
    trunk/dports/python/py-pyflakes/Portfile

Modified: trunk/dports/python/py-pyflakes/Portfile
===================================================================
--- trunk/dports/python/py-pyflakes/Portfile	2012-04-07 01:49:21 UTC (rev 91626)
+++ trunk/dports/python/py-pyflakes/Portfile	2012-04-07 01:50:15 UTC (rev 91627)
@@ -38,11 +38,12 @@
     select.group        pyflakes
     select.file         ${filespath}/py${python.version}-pyflakes
 
-    notes \
-"To make the Python ${python.branch} version of py-pyflakes the one that is run
-when you execute the commands without a version suffix, e.g. 'pyflakes',
-run:
-port select --set ${select.group} [file tail ${select.file}]"
+    notes "
+To make the Python ${python.branch} version of py-pyflakes the one that is run\
+when you execute the commands without a version suffix, e.g. 'pyflakes', run:
+
+port select --set ${select.group} [file tail ${select.file}]
+"
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/fc5f2125/attachment.html>


More information about the macports-changes mailing list