[128065] trunk/dports/gnome/anjuta/Portfile
devans at macports.org
devans at macports.org
Wed Nov 12 13:56:47 PST 2014
Revision: 128065
https://trac.macports.org/changeset/128065
Author: devans at macports.org
Date: 2014-11-12 13:56:47 -0800 (Wed, 12 Nov 2014)
Log Message:
-----------
anjuta: default to +python27 until +python34 configuration issues are resolved.
Modified Paths:
--------------
trunk/dports/gnome/anjuta/Portfile
Modified: trunk/dports/gnome/anjuta/Portfile
===================================================================
--- trunk/dports/gnome/anjuta/Portfile 2014-11-12 21:13:00 UTC (rev 128064)
+++ trunk/dports/gnome/anjuta/Portfile 2014-11-12 21:56:47 UTC (rev 128065)
@@ -117,8 +117,8 @@
depends_lib-append port:py34-gobject3
}
-if {![variant_isset python27]} {
- default_variants +python34
+if {![variant_isset python34]} {
+ default_variants +python27
}
post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141112/4c4cf85c/attachment.html>
More information about the macports-changes
mailing list