[46450] trunk/dports/python/py25-numarray/Portfile

devans at macports.org devans at macports.org
Wed Feb 4 20:53:53 PST 2009


Revision: 46450
          http://trac.macports.org/changeset/46450
Author:   devans at macports.org
Date:     2009-02-04 20:53:52 -0800 (Wed, 04 Feb 2009)
Log Message:
-----------
py25-numarray: as suggested by ryandesign, elaborate on the meaning of the smp variant.  Description is taken directly from the description of the configure arg in generate.py.

Modified Paths:
--------------
    trunk/dports/python/py25-numarray/Portfile

Modified: trunk/dports/python/py25-numarray/Portfile
===================================================================
--- trunk/dports/python/py25-numarray/Portfile	2009-02-05 03:52:28 UTC (rev 46449)
+++ trunk/dports/python/py25-numarray/Portfile	2009-02-05 04:53:52 UTC (rev 46450)
@@ -34,7 +34,7 @@
 	build.env		CC=/usr/bin/gcc-4.0
 }
 
-variant smp description {Enable smp} {
+variant smp description {Specify this to try to exploit multiple processors. A work in progress ...} {
 	build.args		--smp
 	destroot.args	--smp
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090204/56a94c36/attachment.html>


More information about the macports-changes mailing list