[110335] trunk/dports/textproc/hunspell/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Aug 30 00:28:19 PDT 2013


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


More information about the macports-changes mailing list