Revision
110333
Author
jeremyhu@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

Diff

Modified: trunk/dports/textproc/aspell/Portfile (110332 => 110333)


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