summaryrefslogtreecommitdiff
path: root/security/pam-ldap
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam-ldap')
-rw-r--r--security/pam-ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile
index 2c2902b10b0..5617d2722e0 100644
--- a/security/pam-ldap/Makefile
+++ b/security/pam-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/04/11 21:47:17 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/05/22 20:08:30 jlam Exp $
#
DISTNAME= pam_ldap-176
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.padl.com/pam_ldap.html
COMMENT= Pluggable authentication module for LDAP directories
USE_LIBTOOL= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ldap-lib=openldap
CONFIGURE_ARGS+= --with-ldap-dir=${BUILDLINK_PREFIX.openldap}