1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-25 22:09:37 +00:00
parent f7ee036117
commit b92818123d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341123

View File

@ -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>