aboutsummaryrefslogtreecommitdiff
path: root/net/nss_ldap
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-18 06:47:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-18 06:47:20 +0000
commit3e56bbd8f5e97504919a97e0de261c5a6e2e80df (patch)
treeb0ee259c0773e34bd39fe510c866c3adefbd9b2f /net/nss_ldap
parent8d933661a4ac51f74b6781b337c5be76641e1def (diff)
downloadports-3e56bbd8f5e97504919a97e0de261c5a6e2e80df.tar.gz
ports-3e56bbd8f5e97504919a97e0de261c5a6e2e80df.zip
- add a build dependency on perl
- convert USE_GMAKE to USES=gmake With hat: perl@
Notes
Notes: svn path=/head/; revision=327524
Diffstat (limited to 'net/nss_ldap')
-rw-r--r--net/nss_ldap/Makefile3
1 files changed, 2 insertions, 1 deletions
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