pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/nagios-base Requires unzip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad43152cde21
branches:  trunk
changeset: 364865:ad43152cde21
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Jul 06 09:24:30 2017 +0000

description:
Requires unzip.

diffstat:

 net/nagios-base/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ee744bc01f64 -r ad43152cde21 net/nagios-base/Makefile
--- a/net/nagios-base/Makefile  Thu Jul 06 09:18:41 2017 +0000
+++ b/net/nagios-base/Makefile  Thu Jul 06 09:24:30 2017 +0000
@@ -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-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