pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/nagios-plugin-syncrepl
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 13:05:45 UTC 2021
Modified Files:
pkgsrc/net/nagios-plugin-syncrepl: Makefile
Log Message:
nagios-plugin-syncrepl: needs openldap-client
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/nagios-plugin-syncrepl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/nagios-plugin-syncrepl/Makefile
diff -u pkgsrc/net/nagios-plugin-syncrepl/Makefile:1.6 pkgsrc/net/nagios-plugin-syncrepl/Makefile:1.7
--- pkgsrc/net/nagios-plugin-syncrepl/Makefile:1.6 Sun Jan 26 17:31:52 2020
+++ pkgsrc/net/nagios-plugin-syncrepl/Makefile Fri May 14 13:05:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:52 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2021/05/14 13:05:45 nia Exp $
#
PKGNAME= nagios-plugin-syncrepl-${DISTNAME:C/.*-//}
@@ -18,4 +18,5 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/check_syncrepl \
${DESTDIR}${PREFIX}/libexec/nagios/
+.include "../../databases/openldap-client/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index