Revision: 95955 https://trac.macports.org/changeset/95955 Author: blair@macports.org Date: 2012-07-26 18:15:40 -0700 (Thu, 26 Jul 2012) Log Message: ----------- thrift: follow up to r95948: really disable D language support. Revision Links: -------------- https://trac.macports.org/changeset/95948 Modified Paths: -------------- trunk/dports/devel/thrift/Portfile Modified: trunk/dports/devel/thrift/Portfile =================================================================== --- trunk/dports/devel/thrift/Portfile 2012-07-27 01:14:38 UTC (rev 95954) +++ trunk/dports/devel/thrift/Portfile 2012-07-27 01:15:40 UTC (rev 95955) @@ -34,6 +34,7 @@ configure.args --with-c_glib=no \ --with-csharp=no \ + --with-d=no \ --with-erlang=no \ --with-go=no \ --with-haskell=no \