aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2012-09-21 03:34:53 +0800
committerade <ade@FreeBSD.org>2012-09-21 03:34:53 +0800
commit86f9578edb7281689e1e2f8ea6c0c149cc891a7c (patch)
tree933da74964c89657080732c6ac1a436f91103060 /Mk
parent6c16b89466b5f9a79026dc7cc6a5eba5629b22a5 (diff)
downloadfreebsd-ports-gnome-86f9578edb7281689e1e2f8ea6c0c149cc891a7c.tar.gz
freebsd-ports-gnome-86f9578edb7281689e1e2f8ea6c0c149cc891a7c.tar.zst
freebsd-ports-gnome-86f9578edb7281689e1e2f8ea6c0c149cc891a7c.zip
Update to 1.12.4
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 a8e8d9707e83..59f33a3d69ef 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.3
+AUTOMAKE_APIVER= 1.12.4
AUTOMAKE_PORT= devel/automake
. if ${_AUTOTOOL_automake} == "yes"