[48549] trunk/dports/www/elinks-devel/Portfile

perry at macports.org perry at macports.org
Tue Mar 24 14:50:52 PDT 2009


Revision: 48549
          http://trac.macports.org/changeset/48549
Author:   perry at macports.org
Date:     2009-03-24 14:50:52 -0700 (Tue, 24 Mar 2009)
Log Message:
-----------
www/elinks-devel - Use configure.python instead of configure.env.

Modified Paths:
--------------
    trunk/dports/www/elinks-devel/Portfile

Modified: trunk/dports/www/elinks-devel/Portfile
===================================================================
--- trunk/dports/www/elinks-devel/Portfile	2009-03-24 20:55:59 UTC (rev 48548)
+++ trunk/dports/www/elinks-devel/Portfile	2009-03-24 21:50:52 UTC (rev 48549)
@@ -107,7 +107,7 @@
 
     configure.args-append --with-python
     configure.args-delete --without-python
-    configure.env-append PYTHON=${prefix}/bin/python2.6
+    configure.python      ${prefix}/bin/python2.6
 }
 
 variant ruby description {Enable support for Ruby} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090324/b578f11e/attachment.html>


More information about the macports-changes mailing list