Revision: 110335 https://trac.macports.org/changeset/110335 Author: jeremyhu@macports.org Date: 2013-08-30 00:28:19 -0700 (Fri, 30 Aug 2013) Log Message: ----------- hunspell: autoreconf to update glibtool to know about passing -stdlib at link time Modified Paths: -------------- trunk/dports/textproc/hunspell/Portfile Modified: trunk/dports/textproc/hunspell/Portfile =================================================================== --- trunk/dports/textproc/hunspell/Portfile 2013-08-30 07:21:55 UTC (rev 110334) +++ trunk/dports/textproc/hunspell/Portfile 2013-08-30 07:28:19 UTC (rev 110335) @@ -27,6 +27,9 @@ depends_lib port:gettext port:ncurses port:readline +use_autoreconf yes +autoreconf.args -fvi + configure.cppflags-append -DLIBDIR=\\"${prefix}/share/hunspell\\" configure.args --with-ui --with-readline