aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-26 06:09:37 +0800
committerbapt <bapt@FreeBSD.org>2014-01-26 06:09:37 +0800
commitb46bf74084cf936acd54cf0341723b1051cb9f87 (patch)
tree1a1eedb0650b63ff9119dffbc2d922f4202760dd /net-mgmt
parenta7bf280d2b5c1ea8814d99daf165d505033596f0 (diff)
downloadfreebsd-ports-gnome-b46bf74084cf936acd54cf0341723b1051cb9f87.tar.gz
freebsd-ports-gnome-b46bf74084cf936acd54cf0341723b1051cb9f87.tar.zst
freebsd-ports-gnome-b46bf74084cf936acd54cf0341723b1051cb9f87.zip
Support stage
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/check_logfiles/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/check_logfiles/Makefile b/net-mgmt/check_logfiles/Makefile
index 20aeef4d36fb..bc226e911bea 100644
--- a/net-mgmt/check_logfiles/Makefile
+++ b/net-mgmt/check_logfiles/Makefile
@@ -8,10 +8,9 @@ MASTER_SITES= http://labs.consol.de/wp-content/uploads/2011/03/
MAINTAINER= flo@FreeBSD.org
COMMENT= Nagios plugin which scans log files for specific patterns
+USES= gmake
GNU_CONFIGURE= yes
-USE_GMAKE= yes
CONFIGURE_ARGS+= --with-trusted-path=/bin:/sbin:/usr/bin:/usr/sbin:${LOCALBASE}/bin:${LOCALBASE}/sbin \
--libexecdir=${PREFIX}/libexec/nagios \
-NO_STAGE= yes
.include <bsd.port.mk>