aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-Sys-CpuLoad
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:05:58 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:05:58 +0800
commit3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/p5-Sys-CpuLoad
parent107b911b8ff53cc7d238c4018d49d218db093fd4 (diff)
downloadfreebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.tar.gz
freebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.tar.zst
freebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Diffstat (limited to 'sysutils/p5-Sys-CpuLoad')
-rw-r--r--sysutils/p5-Sys-CpuLoad/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/p5-Sys-CpuLoad/Makefile b/sysutils/p5-Sys-CpuLoad/Makefile
index cc3c66dd6269..8befc9d7dd63 100644
--- a/sysutils/p5-Sys-CpuLoad/Makefile
+++ b/sysutils/p5-Sys-CpuLoad/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Sys-CpuLoad
-# Date created: Sun Jan 5 09:13:46 CET 2003
-# Whom: Lars Thegler <lars@thegler.dk>
-#
+# Created by: Lars Thegler <lars@thegler.dk>
# $FreeBSD$
-#
PORTNAME= Sys-CpuLoad
PORTVERSION= 0.03
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= Sys::CpuLoad.3
+NO_STAGE= yes
.include <bsd.port.mk>