aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2012-06-28 14:19:24 +0800
committerade <ade@FreeBSD.org>2012-06-28 14:19:24 +0800
commit6a1bf98fe5782558a17f7aafc2e4a3b62bb5fcdb (patch)
treea622fc6595e4de316967d0d4fa1e15a15fab9132 /Mk
parent81d9d0260d965e745c645999fb4a732596a3d011 (diff)
downloadfreebsd-ports-gnome-6a1bf98fe5782558a17f7aafc2e4a3b62bb5fcdb.tar.gz
freebsd-ports-gnome-6a1bf98fe5782558a17f7aafc2e4a3b62bb5fcdb.tar.zst
freebsd-ports-gnome-6a1bf98fe5782558a17f7aafc2e4a3b62bb5fcdb.zip
Update to 1.12.1 (essentially a no-op with some bugfixes)
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 c6042274ab23..95631a323569 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
+AUTOMAKE_APIVER= 1.12.1
AUTOMAKE_PORT= devel/automake
. if ${_AUTOTOOL_automake} == "yes"