From f9bc6ab609646e11f09097b49321cd369ae406fc Mon Sep 17 00:00:00 2001 From: az Date: Wed, 18 Sep 2013 06:47:20 +0000 Subject: - add a build dependency on perl - convert USE_GMAKE to USES=gmake With hat: perl@ --- net/nss_ldap/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index 696b115576ad..686429097e24 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -16,8 +16,9 @@ LICENSE= GPLv2 NSS_LDAP_VERSION=265 +USES= gmake perl5 +USE_PERL5= build GNU_CONFIGURE= yes -USE_GMAKE= yes USE_AUTOTOOLS= automake aclocal autoconf autoheader AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes -- cgit