aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-18 14:47:20 +0800
committeraz <az@FreeBSD.org>2013-09-18 14:47:20 +0800
commitf9bc6ab609646e11f09097b49321cd369ae406fc (patch)
treeb0ee259c0773e34bd39fe510c866c3adefbd9b2f /net
parentb7eb646fbefa569417330b38cf5e015d2aec3236 (diff)
downloadfreebsd-ports-gnome-f9bc6ab609646e11f09097b49321cd369ae406fc.tar.gz
freebsd-ports-gnome-f9bc6ab609646e11f09097b49321cd369ae406fc.tar.zst
freebsd-ports-gnome-f9bc6ab609646e11f09097b49321cd369ae406fc.zip
- add a build dependency on perl
- convert USE_GMAKE to USES=gmake With hat: perl@
Diffstat (limited to 'net')
-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