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/b92dcd779bf7
branches: trunk
changeset: 425053:b92dcd779bf7
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 9d2ead293f5a -r b92dcd779bf7 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