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

blair at macports.org blair at macports.org
Sat Jul 18 15:19:54 PDT 2015


Revision: 138776
          https://trac.macports.org/changeset/138776
Author:   blair at macports.org
Date:     2015-07-18 15:19:54 -0700 (Sat, 18 Jul 2015)
Log Message:
-----------
thrift: do not link with qt4 if it is present; closes #48274.

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

Modified: trunk/dports/devel/thrift/Portfile
===================================================================
--- trunk/dports/devel/thrift/Portfile	2015-07-18 20:38:33 UTC (rev 138775)
+++ trunk/dports/devel/thrift/Portfile	2015-07-18 22:19:54 UTC (rev 138776)
@@ -7,6 +7,7 @@
 name            thrift
 conflicts       thrift-devel
 version         0.9.2
+revision        1
 categories      devel
 license         Apache-2
 maintainers     gmail.com:naoya.n blair openmaintainer
@@ -63,6 +64,7 @@
                 --with-php=no \
                 --with-php_extension=no \
                 --with-python=no \
+                --with-qt4=no \
                 --with-ruby=no
 
 variant java description "enable the Java library" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150718/817e318b/attachment.html>


More information about the macports-changes mailing list