pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/openpam openpam: needs pkg-config



details:   https://anonhg.NetBSD.org/pkgsrc/rev/184a677f5d18
branches:  trunk
changeset: 413312:184a677f5d18
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Mar 18 12:20:45 2020 +0000

description:
openpam: needs pkg-config

diffstat:

 security/openpam/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 19d0050d4dee -r 184a677f5d18 security/openpam/Makefile
--- a/security/openpam/Makefile Wed Mar 18 12:20:41 2020 +0000
+++ b/security/openpam/Makefile Wed Mar 18 12:20:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2020/01/30 11:17:05 triaxx Exp $
+# $NetBSD: Makefile,v 1.33 2020/03/18 12:20:45 tnn Exp $
 
 DISTNAME=      openpam-20190224
 PKGREVISION=   1
@@ -13,6 +13,7 @@
 CONFLICTS+=    PAM-[0-9]*
 
 USE_LIBTOOL=           yes
+USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ARGS+=       --with-pam-unix



Home | Main Index | Thread Index | Old Index