diff options
Diffstat (limited to 'net/quagga')
-rw-r--r-- | net/quagga/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index cfd729a19d0a..9344959f142b 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -24,6 +24,7 @@ CONFLICTS= openbgpd-[0-9]* zebra-0* GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_LDCONFIG= yes USE_PERL5_BUILD= yes |