Revision: 110334 https://trac.macports.org/changeset/110334 Author: jeremyhu@macports.org Date: 2013-08-30 00:21:55 -0700 (Fri, 30 Aug 2013) Log Message: ----------- audiofile: autoreconf to update glibtool to know about passing -stdlib at link time Modified Paths: -------------- trunk/dports/audio/audiofile/Portfile Modified: trunk/dports/audio/audiofile/Portfile =================================================================== --- trunk/dports/audio/audiofile/Portfile 2013-08-30 06:50:16 UTC (rev 110333) +++ trunk/dports/audio/audiofile/Portfile 2013-08-30 07:21:55 UTC (rev 110334) @@ -22,9 +22,13 @@ checksums rmd160 d0666dbf98cb4b41304b01e1b4f8ca15fe9288d8 \ sha256 cdc60df19ab08bfe55344395739bb08f50fc15c92da3962fac334d3bff116965 + +patchfiles search-werror.patch patch.pre_args -p1 -patchfiles search-werror.patch +use_autoreconf yes +autoreconf.args -fvi + configure.ccache no test.run yes
participants (1)
-
jeremyhu@macports.org