diff options
Diffstat (limited to 'sysutils/adtool/Makefile')
-rw-r--r-- | sysutils/adtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/adtool/Makefile b/sysutils/adtool/Makefile index d742e08096ac..acd2296feeb9 100644 --- a/sysutils/adtool/Makefile +++ b/sysutils/adtool/Makefile @@ -16,7 +16,7 @@ COMMENT= Active Directory administration tool USE_GMAKE= yes USE_OPENLDAP= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} |