[95302] trunk/dports/devel/thrift/Portfile

blair at macports.org blair at macports.org
Sun Jul 8 16:27:38 PDT 2012


Revision: 95302
          https://trac.macports.org/changeset/95302
Author:   blair at macports.org
Date:     2012-07-08 16:27:36 -0700 (Sun, 08 Jul 2012)
Log Message:
-----------
thrift: properly disable compiling python bindings.

Modified Paths:
--------------
    trunk/dports/devel/thrift/Portfile

Modified: trunk/dports/devel/thrift/Portfile
===================================================================
--- trunk/dports/devel/thrift/Portfile	2012-07-08 23:04:19 UTC (rev 95301)
+++ trunk/dports/devel/thrift/Portfile	2012-07-08 23:27:36 UTC (rev 95302)
@@ -5,7 +5,7 @@
 
 name            thrift
 version         0.8.0
-revision        1
+revision        2
 categories      devel
 license         Apache-2
 maintainers     gmail.com:naoya.n blair openmaintainer
@@ -39,7 +39,7 @@
                 --with-perl=no \
                 --with-php=no \
                 --with-php_extension=no \
-                --with-py=no \
+                --with-python=no \
                 --with-ruby=no
 
 variant java description "enable the Java library" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120708/b7839e12/attachment.html>


More information about the macports-changes mailing list