pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pam-ldap Switch to using pam.buildlink3.mk.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e642b623998
branches: trunk
changeset: 487418:5e642b623998
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Jan 14 05:35:33 2005 +0000
description:
Switch to using pam.buildlink3.mk.
diffstat:
security/pam-ldap/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ae1e4ab0d8b4 -r 5e642b623998 security/pam-ldap/Makefile
--- a/security/pam-ldap/Makefile Fri Jan 14 05:15:39 2005 +0000
+++ b/security/pam-ldap/Makefile Fri Jan 14 05:35:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/11/19 19:08:43 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/01/14 05:35:33 jlam Exp $
#
DISTNAME= pam_ldap-176
@@ -32,7 +32,7 @@
CONF_FILES= ${EGDIR}/ldap.conf ${PKG_SYSCONFDIR}/ldap.conf
.include "../../databases/openldap/buildlink3.mk"
-.include "../../security/PAM/buildlink3.mk"
+.include "../../mk/pam.buildlink3.mk"
post-install:
${INSTALL_DATA_DIR} ${DOCDIR}
Home |
Main Index |
Thread Index |
Old Index