[110333] trunk/dports/textproc/aspell/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Aug 29 23:50:16 PDT 2013


Revision: 110333
          https://trac.macports.org/changeset/110333
Author:   jeremyhu at macports.org
Date:     2013-08-29 23:50:16 -0700 (Thu, 29 Aug 2013)
Log Message:
-----------
aspell: autoreconf to update glibtool to know about passing -stdlib at link time

Modified Paths:
--------------
    trunk/dports/textproc/aspell/Portfile

Modified: trunk/dports/textproc/aspell/Portfile
===================================================================
--- trunk/dports/textproc/aspell/Portfile	2013-08-30 05:01:12 UTC (rev 110332)
+++ trunk/dports/textproc/aspell/Portfile	2013-08-30 06:50:16 UTC (rev 110333)
@@ -27,6 +27,9 @@
 depends_lib             port:gettext port:texinfo
 # texinfo is also used in post-activate
 
+use_autoreconf          yes
+autoreconf.args         -fvi
+
 configure.args	        --enable-dict-dir="${prefix}/share/aspell" \
                         --disable-nls \
                         --enable-compile-in-filters
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130829/71e4fe65/attachment.html>


More information about the macports-changes mailing list