summaryrefslogtreecommitdiff
path: root/security/pam-ldap
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 18:16:19 +0000
committerasau <asau>2012-10-23 18:16:19 +0000
commit02fd687ccd4b6e6c62304e11bab2551c0a4e3b20 (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/pam-ldap
parent99a6fca149c45543be1f13c6dca05a1f6b130285 (diff)
downloadpkgsrc-02fd687ccd4b6e6c62304e11bab2551c0a4e3b20.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/pam-ldap')
-rw-r--r--security/pam-ldap/Makefile4
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