Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2014 22:09:37 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341123 - head/net-mgmt/check_logfiles
Message-ID:  <201401252209.s0PM9bQc037498@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Jan 25 22:09:37 2014
New Revision: 341123
URL: http://svnweb.freebsd.org/changeset/ports/341123
QAT: https://qat.redports.org/buildarchive/r341123/

Log:
  Support stage

Modified:
  head/net-mgmt/check_logfiles/Makefile

Modified: head/net-mgmt/check_logfiles/Makefile
==============================================================================
--- head/net-mgmt/check_logfiles/Makefile	Sat Jan 25 22:05:25 2014	(r341122)
+++ head/net-mgmt/check_logfiles/Makefile	Sat Jan 25 22:09:37 2014	(r341123)
@@ -8,10 +8,9 @@ MASTER_SITES=	http://labs.consol.de/wp-c
 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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401252209.s0PM9bQc037498>