pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/openpam
Module Name: pkgsrc
Committed By: tnn
Date: Wed Mar 18 12:20:45 UTC 2020
Modified Files:
pkgsrc/security/openpam: Makefile
Log Message:
openpam: needs pkg-config
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/security/openpam/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/openpam/Makefile
diff -u pkgsrc/security/openpam/Makefile:1.32 pkgsrc/security/openpam/Makefile:1.33
--- pkgsrc/security/openpam/Makefile:1.32 Thu Jan 30 11:17:05 2020
+++ pkgsrc/security/openpam/Makefile Wed Mar 18 12:20:45 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index