diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/quagga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index cb6dcbb7dfdc..8c404b02f2a0 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SUBMAKE= yes WANT_AUTOCONF_VER= 259 -WANT_AUTOMAKE_VER= 18 +WANT_AUTOMAKE_VER= 19 AUTOMAKE_ARGS= -a -i MAN1= vtysh.1 |