diff options
Diffstat (limited to 'security/pam-ldap/Makefile')
-rw-r--r-- | security/pam-ldap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile index 326a0d4f7bc..2983f95a5b8 100644 --- a/security/pam-ldap/Makefile +++ b/security/pam-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2010/11/16 09:53:50 adam Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 18:16:48 asau Exp $ DISTNAME= pam_ldap-186 PKGNAME= ${DISTNAME:S/_/-/} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.padl.com/pam_ldap.html COMMENT= Pluggable authentication module for LDAP directories LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= gmake GNU_CONFIGURE= yes |