From 985b201424d63717aa5b6578fece8f2b853d9164 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:24:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) --- net-mgmt/nagios-check_cpu_usage/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-mgmt/nagios-check_cpu_usage') diff --git a/net-mgmt/nagios-check_cpu_usage/Makefile b/net-mgmt/nagios-check_cpu_usage/Makefile index 9b4e00cb2c82..c3a2e60dcf84 100644 --- a/net-mgmt/nagios-check_cpu_usage/Makefile +++ b/net-mgmt/nagios-check_cpu_usage/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nagios-check_cpu_usage -# Date created: 2010-11-23 -# Whom: jamrich.majo@gmail.com -# +# Created by: jamrich.majo@gmail.com # $FreeBSD$ -# PORTNAME= nagios-check_cpu_usage PORTVERSION= 1.0 @@ -19,6 +15,7 @@ NO_BUILD= yes PLIST_DIRSTRY= libexec/nagios PLIST_FILES= libexec/nagios/check_cpu_usage +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/libexec/nagios @${INSTALL_SCRIPT} ${.CURDIR}/src/check_cpu_usage ${PREFIX}/libexec/nagios -- cgit v1.2.3