[84295] trunk/dports/audio/aubio/Portfile

devans at macports.org devans at macports.org
Wed Sep 21 19:03:56 PDT 2011


Revision: 84295
          http://trac.macports.org/changeset/84295
Author:   devans at macports.org
Date:     2011-09-21 19:03:55 -0700 (Wed, 21 Sep 2011)
Log Message:
-----------
aubio: clarify +python variant description, white space.

Modified Paths:
--------------
    trunk/dports/audio/aubio/Portfile

Modified: trunk/dports/audio/aubio/Portfile
===================================================================
--- trunk/dports/audio/aubio/Portfile	2011-09-22 02:00:49 UTC (rev 84294)
+++ trunk/dports/audio/aubio/Portfile	2011-09-22 02:03:55 UTC (rev 84295)
@@ -45,10 +45,10 @@
     reinplace {s%-I${includedir}%-I${includedir} -I${prefix}/include%} ${worksrcpath}/${name}.pc
 }
 
-variant python description "Enable gnuplot and python interface" {
+variant python description {Enable gnuplot and Python 2.5 interface} {
     configure.python        ${prefix}/bin/python2.5
-    configure.args-delete    ac_cv_path_PYTHON=no \
-                             ac_cv_path_SWIG=no
+    configure.args-delete   ac_cv_path_PYTHON=no \
+                            ac_cv_path_SWIG=no
     depends_lib-append      port:py25-numarray \
                             port:swig-python
     depends_run-append      port:py25-gnuplot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110921/2ea7aae2/attachment.html>


More information about the macports-changes mailing list