Revision: 95954 https://trac.macports.org/changeset/95954 Author: blair@macports.org Date: 2012-07-26 18:14:38 -0700 (Thu, 26 Jul 2012) Log Message: ----------- thrift: remove duplicate --with-go=no configure option. Modified Paths: -------------- trunk/dports/devel/thrift/Portfile Modified: trunk/dports/devel/thrift/Portfile =================================================================== --- trunk/dports/devel/thrift/Portfile 2012-07-27 01:12:58 UTC (rev 95953) +++ trunk/dports/devel/thrift/Portfile 2012-07-27 01:14:38 UTC (rev 95954) @@ -34,7 +34,6 @@ configure.args --with-c_glib=no \ --with-csharp=no \ - --with-go=no \ --with-erlang=no \ --with-go=no \ --with-haskell=no \