diff options
Diffstat (limited to 'net/quagga/Makefile')
-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 b3bbf02b2e25..a1c1fda46e32 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_PERL5_BUILD= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 LIBTOOLFILES= configure MAN1= vtysh.1 |