Revision
110494
Author
jeremyhu@macports.org
Date
2013-08-31 10:44:01 -0700 (Sat, 31 Aug 2013)

Log Message

libwpd: autoreconf to get a newer glibtool that understands -stdlib

Modified Paths

Diff

Modified: trunk/dports/textproc/libwpd/Portfile (110493 => 110494)


--- trunk/dports/textproc/libwpd/Portfile	2013-08-31 17:41:10 UTC (rev 110493)
+++ trunk/dports/textproc/libwpd/Portfile	2013-08-31 17:44:01 UTC (rev 110494)
@@ -27,6 +27,9 @@
                 port:libgsf \
                 port:libxml2
 
+use_autoreconf  yes
+autoreconf.args -fvi
+
 patch {
     reinplace "s|need_relink=yes|need_relink=no|g" ${worksrcpath}/ltmain.sh
 }