[101926] trunk/dports/python/py-psyco/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 21 20:41:05 PST 2013


Revision: 101926
          https://trac.macports.org/changeset/101926
Author:   ryandesign at macports.org
Date:     2013-01-21 20:41:05 -0800 (Mon, 21 Jan 2013)
Log Message:
-----------
py-psyco: allow MacPorts to wrap the words of the notes instead of doing it manually in the port

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

Modified: trunk/dports/python/py-psyco/Portfile
===================================================================
--- trunk/dports/python/py-psyco/Portfile	2013-01-22 04:38:39 UTC (rev 101925)
+++ trunk/dports/python/py-psyco/Portfile	2013-01-22 04:41:05 UTC (rev 101926)
@@ -38,9 +38,10 @@
         } else {
             set interp_path ${python.bin}
         }
-        notes "Since MacPorts is configured to build for the x86_64 architecture where
-possible and psyco can only be built for i386, you will probably need
+        notes "Since MacPorts is configured to build for the x86_64 architecture where\
+possible and psyco can only be built for i386, you will probably need\
 to run python like this to use psyco:
+
 arch -i386 $interp_path"
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130121/02afe989/attachment.html>


More information about the macports-changes mailing list