diff options
Diffstat (limited to 'net/nss_ldap/Makefile')
-rw-r--r-- | net/nss_ldap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index a4e14258dd37..09ca5f2ddc92 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -16,11 +16,9 @@ LICENSE= GPLv2 NSS_LDAP_VERSION=265 -USES= gmake perl5 +USES= autoreconf gmake perl5 USE_PERL5= build GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake aclocal autoconf autoheader -AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes USE_OPENLDAP= yes |