[95957] trunk/dports/devel/thrift-devel/Portfile

blair at macports.org blair at macports.org
Thu Jul 26 18:36:43 PDT 2012


Revision: 95957
          https://trac.macports.org/changeset/95957
Author:   blair at macports.org
Date:     2012-07-26 18:36:43 -0700 (Thu, 26 Jul 2012)
Log Message:
-----------
thrift-devel: depend upon qt4-mac if +qt4 variant is given.

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

Modified: trunk/dports/devel/thrift-devel/Portfile
===================================================================
--- trunk/dports/devel/thrift-devel/Portfile	2012-07-27 01:35:14 UTC (rev 95956)
+++ trunk/dports/devel/thrift-devel/Portfile	2012-07-27 01:36:43 UTC (rev 95957)
@@ -6,6 +6,7 @@
 name            thrift-devel
 conflicts       thrift
 version         1365183
+revision        1
 categories      devel
 license         Apache-2
 maintainers     gmail.com:naoya.n blair openmaintainer
@@ -111,6 +112,7 @@
 
 # See https://issues.apache.org/jira/browse/THRIFT-1348.
 variant qt4 description "enable non-blocking thrift server for use within Qt" {
+    depends_lib-append      port:qt4-mac
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120726/fa0a3ae2/attachment.html>


More information about the macports-changes mailing list