diff options
Diffstat (limited to '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 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" |