Revision: 110322 https://trac.macports.org/changeset/110322 Author: jeremyhu@macports.org Date: 2013-08-29 15:32:59 -0700 (Thu, 29 Aug 2013) Log Message: ----------- gnutls: autoreconf to get glibtool to know how to handle -stdlib Modified Paths: -------------- trunk/dports/devel/gnutls/Portfile Modified: trunk/dports/devel/gnutls/Portfile =================================================================== --- trunk/dports/devel/gnutls/Portfile 2013-08-29 22:29:21 UTC (rev 110321) +++ trunk/dports/devel/gnutls/Portfile 2013-08-29 22:32:59 UTC (rev 110322) @@ -41,6 +41,9 @@ eval reinplace {/^#/d} [glob ${worksrcpath}/lib/accelerated/x86/macosx/*.s] } +use_autoreconf yes +autoreconf.args -fvi + configure.args --disable-guile \ --disable-silent-rules \ --without-p11-kit