[77502] trunk/dports/www/elinks-devel/Portfile
singingwolfboy at macports.org
singingwolfboy at macports.org
Fri Apr 1 06:51:16 PDT 2011
Revision: 77502
http://trac.macports.org/changeset/77502
Author: singingwolfboy at macports.org
Date: 2011-04-01 06:51:16 -0700 (Fri, 01 Apr 2011)
Log Message:
-----------
elinks-devel: update Python variant to use Python 2.7, set default_variants to include colors
Modified Paths:
--------------
trunk/dports/www/elinks-devel/Portfile
Modified: trunk/dports/www/elinks-devel/Portfile
===================================================================
--- trunk/dports/www/elinks-devel/Portfile 2011-04-01 13:48:01 UTC (rev 77501)
+++ trunk/dports/www/elinks-devel/Portfile 2011-04-01 13:51:16 UTC (rev 77502)
@@ -137,11 +137,11 @@
}
variant python description {Enable support for Python scripting} {
- depends_lib-append port:python26
+ depends_lib-append port:python27
configure.args-append --with-python
configure.args-delete --without-python
- configure.python ${prefix}/bin/python2.6
+ configure.python ${prefix}/bin/python2.7
}
variant ruby description {Enable support for Ruby scripting} {
@@ -166,3 +166,5 @@
configure.args-append --enable-see
configure.args-delete --with-spidermonkey=${prefix}
}
+
+default_variants +colors
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110401/adba64a7/attachment.html>
More information about the macports-changes
mailing list