pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/monit monit: needs pam



details:   https://anonhg.NetBSD.org/pkgsrc/rev/104781361e6d
branches:  trunk
changeset: 452660:104781361e6d
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 11:28:31 2021 +0000

description:
monit: needs pam

diffstat:

 sysutils/monit/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 25bf94b910a4 -r 104781361e6d sysutils/monit/Makefile
--- a/sysutils/monit/Makefile   Fri May 14 11:27:52 2021 +0000
+++ b/sysutils/monit/Makefile   Fri May 14 11:28:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/01/18 21:50:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2021/05/14 11:28:31 nia Exp $
 
 DISTNAME=              monit-5.26.0
 PKGREVISION=           1
@@ -71,6 +71,7 @@
        ${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
        ${INSTALL_DATA} ${WRKSRC}/monitrc ${DESTDIR}${EGDIR}/monitrc.sample
 
+.include "../../mk/pam.buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"



Home | Main Index | Thread Index | Old Index