Revision
110326
Author
jeremyhu@macports.org
Date
2013-08-29 16:42:41 -0700 (Thu, 29 Aug 2013)

Log Message

tiff: Autoreconf to update glibtool to know about -stdlib

Modified Paths

Diff

Modified: trunk/dports/graphics/tiff/Portfile (110325 => 110326)


--- trunk/dports/graphics/tiff/Portfile	2013-08-29 23:36:06 UTC (rev 110325)
+++ trunk/dports/graphics/tiff/Portfile	2013-08-29 23:42:41 UTC (rev 110326)
@@ -45,6 +45,9 @@
 test.run            yes
 test.target         check
 
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 configure.args      --disable-jbig \
                     --with-docdir=${prefix}/share/doc/${name} \
                     --with-jpeg-include-dir=${prefix}/include \