diff options
author | Ade Lovett <ade@FreeBSD.org> | 2012-07-10 21:14:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2012-07-10 21:14:27 +0000 |
commit | 2a5dee6af8bde15038e7953f4330bd6bc4b576a8 (patch) | |
tree | 5c96fef48d1ef40618b9c726f9690b009d91e93c /Mk/bsd.autotools.mk | |
parent | 4f9b2120ab8e8059c5cd571e4dd39d6168af2238 (diff) | |
download | ports-2a5dee6af8bde15038e7953f4330bd6bc4b576a8.tar.gz ports-2a5dee6af8bde15038e7953f4330bd6bc4b576a8.zip |
Notes
Diffstat (limited to 'Mk/bsd.autotools.mk')
-rw-r--r-- | Mk/bsd.autotools.mk | 2 |
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" |