diff options
Diffstat (limited to 'sysutils/adtool/Makefile')
-rw-r--r-- | sysutils/adtool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/adtool/Makefile b/sysutils/adtool/Makefile index 934abc2c41a6..c7980c9c8c90 100644 --- a/sysutils/adtool/Makefile +++ b/sysutils/adtool/Makefile @@ -9,9 +9,9 @@ MASTER_SITES= http://gp2x.org/adtool/ MAINTAINER= joseph@randomnetworks.com COMMENT= Active Directory administration tool -USES= gmake +USES= gmake libtool +GNU_CONFIGURE= yes USE_OPENLDAP= yes -USE_AUTOTOOLS= libtool CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} |