pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/monit
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 11:28:31 UTC 2021
Modified Files:
pkgsrc/sysutils/monit: Makefile
Log Message:
monit: needs pam
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/sysutils/monit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/monit/Makefile
diff -u pkgsrc/sysutils/monit/Makefile:1.20 pkgsrc/sysutils/monit/Makefile:1.21
--- pkgsrc/sysutils/monit/Makefile:1.20 Sat Jan 18 21:50:56 2020
+++ pkgsrc/sysutils/monit/Makefile Fri May 14 11:28:31 2021
@@ -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 @@ post-install:
${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