Revision
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.

Modified Paths

Diff

Modified: trunk/dports/devel/thrift/Portfile (95954 => 95955)


--- 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 \