diff options
Diffstat (limited to 'net/quagga')
-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 6dd0b4c364f2..90df7c0f5318 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -23,7 +23,7 @@ COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software CONFLICTS= openbgpd-[0-9]* zebra-0* -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes USE_PERL5_BUILD= yes |