From ed198ace0a836556fada7b556578b453ad7fd6cb Mon Sep 17 00:00:00 2001 From: purplerain Date: Mon, 12 Aug 2024 22:16:27 +0000 Subject: [PATCH] remove Python 2 from early versions of automake --- devel/automake/1.9/Makefile | 4 +--- devel/automake/1.9/patches/patch-m4_python_m4 | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/devel/automake/1.9/Makefile b/devel/automake/1.9/Makefile index bf4a46c99..4025fb962 100644 --- a/devel/automake/1.9/Makefile +++ b/devel/automake/1.9/Makefile @@ -1,10 +1,8 @@ VERSION= 1.9 DISTNAME= automake-${VERSION}.6 -REVISION= 12 +REVISION= 13 PKGSPEC= automake->=${VERSION},<1.10 -MODPY_VERSION= ${MODPY_DEFAULT_VERSION_2} - AUTOCONF_VERSION= 2.59 # XXX why was this listed for 1.9 but not other versions? diff --git a/devel/automake/1.9/patches/patch-m4_python_m4 b/devel/automake/1.9/patches/patch-m4_python_m4 index bf5a3c6c4..2b116e37f 100644 --- a/devel/automake/1.9/patches/patch-m4_python_m4 +++ b/devel/automake/1.9/patches/patch-m4_python_m4 @@ -5,7 +5,7 @@ dnl in 1.5. m4_define_default([_AM_PYTHON_INTERPRETER_LIST], - [python python2 python2.5 python2.4 python2.3 python2.2 dnl -+ [python python2 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 dnl ++ [python python3 dnl python2.1 python2.0 python1.6 python1.5]) m4_if([$1],[],[