summaryrefslogtreecommitdiff
path: root/security/openpam/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-03-18 12:20:45 +0000
committertnn <tnn@pkgsrc.org>2020-03-18 12:20:45 +0000
commitafff296a0020250548ec196c82cd6f67709d29a4 (patch)
treef3931beec09ceafa9b32dbab2845745edb15414b /security/openpam/Makefile
parent28077bba8831ab3e126aecaff6b6a381bf0c79ac (diff)
downloadpkgsrc-afff296a0020250548ec196c82cd6f67709d29a4.tar.gz
openpam: needs pkg-config
Diffstat (limited to 'security/openpam/Makefile')
-rw-r--r--security/openpam/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openpam/Makefile b/security/openpam/Makefile
index 579549df121..4b9699fe287 100644
--- a/security/openpam/Makefile
+++ b/security/openpam/Makefile
@@ -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 @@ LICENSE= modified-bsd
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