pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/nagios-base
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Jul 6 09:24:30 UTC 2017
Modified Files:
pkgsrc/net/nagios-base: Makefile
Log Message:
Requires unzip.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/nagios-base/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-base/Makefile
diff -u pkgsrc/net/nagios-base/Makefile:1.69 pkgsrc/net/nagios-base/Makefile:1.70
--- pkgsrc/net/nagios-base/Makefile:1.69 Mon Jun 5 14:24:16 2017
+++ pkgsrc/net/nagios-base/Makefile Thu Jul 6 09:24:30 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2017/06/05 14:24:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.70 2017/07/06 09:24:30 jperkin Exp $
#
DISTNAME= nagios-4.3.2
@@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --with-command-group=${
CONFIGURE_ARGS+= --with-init-dir=${PREFIX}/share/examples/rc.d
CONFIGURE_ARGS+= --with-lockfile=/var/run/nagios/nagios.lock
-USE_TOOLS+= mail:run perl
+USE_TOOLS+= mail:run perl unzip
CONFIGURE_ARGS+= --with-mail=${TOOLS_PLATFORM.mail:Q}
RCD_SCRIPTS+= nagios
Home |
Main Index |
Thread Index |
Old Index