[79687] trunk/dports/gnome/vte/Portfile

jmr at macports.org jmr at macports.org
Thu Jun 23 09:28:14 PDT 2011


Revision: 79687
          http://trac.macports.org/changeset/79687
Author:   jmr at macports.org
Date:     2011-06-23 09:28:14 -0700 (Thu, 23 Jun 2011)
Log Message:
-----------
vte: prepare without_python variant for eventual deletion

Modified Paths:
--------------
    trunk/dports/gnome/vte/Portfile

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2011-06-23 16:27:34 UTC (rev 79686)
+++ trunk/dports/gnome/vte/Portfile	2011-06-23 16:28:14 UTC (rev 79687)
@@ -60,7 +60,9 @@
     configure.env               PATH=${python_prefix}/bin:$env(PATH)
 }
 
-variant without_python description {Disable Python support} {}
+variant without_python description {Disable Python support (deprecated, use -pythonXX instead)} {
+	default_variants -python27 -python26
+}
 
 platform darwin 9 {
     post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110623/28d1f131/attachment.html>


More information about the macports-changes mailing list