aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.autotools.mk
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2012-07-11 05:14:27 +0800
committerade <ade@FreeBSD.org>2012-07-11 05:14:27 +0800
commit1b6781ad5a932da6f0827b41c97b6ea419af2b8b (patch)
tree3a77090532d891828be82be14b3afc5cda3d23a0 /Mk/bsd.autotools.mk
parente38fba7ab0d4a6e7de78a8066684e6bc2b6c197d (diff)
downloadfreebsd-ports-gnome-1b6781ad5a932da6f0827b41c97b6ea419af2b8b.tar.gz
freebsd-ports-gnome-1b6781ad5a932da6f0827b41c97b6ea419af2b8b.tar.zst
freebsd-ports-gnome-1b6781ad5a932da6f0827b41c97b6ea419af2b8b.zip
Update to 1.12.2 (feature safe from 1.12.1, no -exp required)
Diffstat (limited to 'Mk/bsd.autotools.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"