summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorskrll <skrll>2002-03-15 17:17:45 +0000
committerskrll <skrll>2002-03-15 17:17:45 +0000
commit11a07ca590af255fbb7743e646106f7829ddadd1 (patch)
tree7488a9772f8a3a13a5fe0b2476e4f15974530277 /security
parent30023f011bc033ea2d471f537393c0473029259f (diff)
downloadpkgsrc-11a07ca590af255fbb7743e646106f7829ddadd1.tar.gz
Another target that does the same job as AUTOMAKE_OVERRIDE bites the dust.
Diffstat (limited to 'security')
-rw-r--r--security/pam-ldap/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile
index 3f851f02b71..25227bd6696 100644
--- a/security/pam-ldap/Makefile
+++ b/security/pam-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:40 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/03/15 17:17:45 skrll Exp $
#
DISTNAME= pam_ldap
@@ -24,11 +24,6 @@ INSTALL_TARGET= install install-data
VERSION= 77
-post-configure: # prevent starting of autoconf
-.for file in aclocal.m4 Makefile.in Makefile stamp-h.in stamp-h
- cd ${WRKSRC} && ${TOUCH} ${file}
-.endfor
-
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pam-ldap
.for doc in COPYING COPYING.LIB INSTALL ChangeLog