summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2012-07-10 21:14:27 +0000
committerAde Lovett <ade@FreeBSD.org>2012-07-10 21:14:27 +0000
commit2a5dee6af8bde15038e7953f4330bd6bc4b576a8 (patch)
tree5c96fef48d1ef40618b9c726f9690b009d91e93c /Mk
parent- Update to 4.24 (diff)
Update to 1.12.2 (feature safe from 1.12.1, no -exp required)
Notes
Notes: svn path=/head/; revision=300737
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.autotools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.autotools.mk b/Mk/bsd.autotools.mk
index 95631a323569..3eaa96804640 100644
--- a/Mk/bsd.autotools.mk
+++ b/Mk/bsd.autotools.mk
@@ -143,7 +143,7 @@ GNU_CONFIGURE= yes
.if defined(_AUTOTOOL_automake)
AUTOMAKE_VERSION= 1.12
-AUTOMAKE_APIVER= 1.12.1
+AUTOMAKE_APIVER= 1.12.2
AUTOMAKE_PORT= devel/automake
. if ${_AUTOTOOL_automake} == "yes"