diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 08:16:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 08:16:35 +0000 |
commit | 9fb4929299586581d026d65d430a36a48854ffb9 (patch) | |
tree | 19f44a3fb003b66f789185ac89735b8a01299e70 /net/quagga | |
parent | c84aed548864a4328f38c83f173bda0be1c6a4ec (diff) | |
download | ports-9fb4929299586581d026d65d430a36a48854ffb9.tar.gz ports-9fb4929299586581d026d65d430a36a48854ffb9.zip |
Notes
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 |