aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-27 16:16:35 +0800
committerkris <kris@FreeBSD.org>2007-01-27 16:16:35 +0800
commit2d31d3ce433e5e0fcd978264276bd93623a90def (patch)
treec0884ce866fb9b9c4d98f945b889704f1ca288a7 /net
parent3715c12af6fd8d343d572ccec4bc41cfd63baa2e (diff)
downloadfreebsd-ports-gnome-2d31d3ce433e5e0fcd978264276bd93623a90def.tar.gz
freebsd-ports-gnome-2d31d3ce433e5e0fcd978264276bd93623a90def.tar.zst
freebsd-ports-gnome-2d31d3ce433e5e0fcd978264276bd93623a90def.zip
Use libtool port instead of included one to avoid objformat a.out botch
Diffstat (limited to 'net')
-rw-r--r--net/quagga/Makefile1
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