[110322] trunk/dports/devel/gnutls/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Aug 29 15:32:59 PDT 2013


Revision: 110322
          https://trac.macports.org/changeset/110322
Author:   jeremyhu at 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           
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130829/177ccbdd/attachment.html>


More information about the macports-changes mailing list