From 8d466a964823c1f3be3138149aa47886cf3e9560 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 23 Jul 2008 08:14:59 +0000 Subject: - Fix build Submitted by: delphij --- sysutils/adtool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/adtool/Makefile b/sysutils/adtool/Makefile index 74a5351f5db..e39d6c43fd2 100644 --- a/sysutils/adtool/Makefile +++ b/sysutils/adtool/Makefile @@ -15,7 +15,7 @@ COMMENT= Active Directory administration tool USE_GMAKE= yes USE_OPENLDAP= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ --with-ldap=${LOCALBASE} -- cgit