Revision: 118111 https://trac.macports.org/changeset/118111 Author: snc@macports.org Date: 2014-03-22 17:36:10 -0700 (Sat, 22 Mar 2014) Log Message: ----------- automake: revert r117817 * https://lists.macosforge.org/pipermail/macports-dev/2014-March/026196.html * https://lists.macosforge.org/pipermail/macports-dev/2014-March/026210.html * https://lists.macosforge.org/pipermail/macports-dev/2014-March/026211.html * https://lists.macosforge.org/pipermail/macports-dev/2014-March/026217.html * https://lists.macosforge.org/pipermail/macports-dev/2014-March/026219.html Revision Links: -------------- https://trac.macports.org/changeset/117817 Modified Paths: -------------- trunk/dports/devel/automake/Portfile Removed Paths: ------------- trunk/dports/devel/automake/files/ Modified: trunk/dports/devel/automake/Portfile =================================================================== --- trunk/dports/devel/automake/Portfile 2014-03-22 23:56:03 UTC (rev 118110) +++ trunk/dports/devel/automake/Portfile 2014-03-23 00:36:10 UTC (rev 118111) @@ -4,7 +4,7 @@ name automake version 1.14.1 -revision 1 +revision 2 categories devel license {GPL-2+ Permissive} installs_libs no @@ -27,14 +27,6 @@ depends_build port:autoconf depends_lib path:bin/perl:perl5 -# patch m4/python.m4 to allow AM_PYTHON_PATH to correctly -# determine the values of PYTHON_PREFIX and PYTHON_EXEC_PREFIX -# for the parallel install file structure used by MacPorts -# query the Python executable specified in PYTHON rather -# than assume the standard values prefix and exec_prefix - -patchfiles patch-m4-python.m4.diff - configure.args --infodir=${prefix}/share/info configure.perl ${prefix}/bin/perl
participants (1)
-
snc@macports.org