pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/pam-p11 Install missing files as necessary.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d1a50832c15
branches:  trunk
changeset: 621855:2d1a50832c15
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jul 19 12:57:28 2013 +0000

description:
Install missing files as necessary.

diffstat:

 security/pam-p11/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2cc46f17e6c5 -r 2d1a50832c15 security/pam-p11/Makefile
--- a/security/pam-p11/Makefile Fri Jul 19 12:54:58 2013 +0000
+++ b/security/pam-p11/Makefile Fri Jul 19 12:57:28 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2013/04/01 12:23:52 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2013/07/19 12:57:28 joerg Exp $
 #
 
 DISTNAME=      pam_p11-0.1.5
@@ -16,7 +16,7 @@
 USE_TOOLS+=            gmake pkg-config autoconf automake
 
 pre-configure:
-       cd ${WRKSRC} && autoreconf -f
+       cd ${WRKSRC} && autoreconf -f -i
 
 .include "../../security/openssl/buildlink3.mk"
 .include "../../security/libp11/buildlink3.mk"



Home | Main Index | Thread Index | Old Index