Revision: 110326 https://trac.macports.org/changeset/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: -------------- trunk/dports/graphics/tiff/Portfile Modified: trunk/dports/graphics/tiff/Portfile =================================================================== --- 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 \
participants (1)
-
jeremyhu@macports.org