[91625] trunk/dports/python/py-sphinx/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 18:47:32 PDT 2012


Revision: 91625
          https://trac.macports.org/changeset/91625
Author:   ryandesign at macports.org
Date:     2012-04-06 18:47:32 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
py-sphinx: fix notes

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

Modified: trunk/dports/python/py-sphinx/Portfile
===================================================================
--- trunk/dports/python/py-sphinx/Portfile	2012-04-07 01:46:26 UTC (rev 91624)
+++ trunk/dports/python/py-sphinx/Portfile	2012-04-07 01:47:32 UTC (rev 91625)
@@ -51,12 +51,13 @@
     select.group    sphinx
     select.file     ${filespath}/py${python.version}-sphinx
 
-    notes \
-    "To make the Python ${python.branch} version of Sphinx the one that is run
-    when you execute the commands without a version suffix, e.g. 'sphinx-build',
-    run:
-        port select --set ${select.group} [file tail ${select.file}]"
+    notes "
+To make the Python ${python.branch} version of Sphinx the one that is run when\
+you execute the commands without a version suffix, e.g. 'sphinx-build', run:
 
+port select --set ${select.group} [file tail ${select.file}]
+"
+
     livecheck.type  none
 
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/9249347f/attachment-0001.html>


More information about the macports-changes mailing list