diff options
Diffstat (limited to 'net-mgmt/nagios-silfreed-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-silfreed-plugins/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/nagios-silfreed-plugins/Makefile b/net-mgmt/nagios-silfreed-plugins/Makefile index e441ad44de7e..4929788521d3 100644 --- a/net-mgmt/nagios-silfreed-plugins/Makefile +++ b/net-mgmt/nagios-silfreed-plugins/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nagios-silfreed-plugins -# Date created: 22 Jul 2004 -# Whom: Bruce M Simpson <bms@FreeBSD.org> -# +# Created by: Bruce M Simpson <bms@FreeBSD.org> # $FreeBSD$ -# PORTNAME= nagios-silfreed-plugins PORTVERSION= 1.1 @@ -38,6 +34,7 @@ NO_WRKSUBDIR= yes NAGIOS_PLUGIN_DIR= ${PREFIX}/libexec/nagios +NO_STAGE= yes pre-everything:: .if !defined(WITH_EXPECT_TOOLS) @${ECHO_MSG} "${PORTNAME} has the following tunable option(s):" |