aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Sys-Load/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-Sys-Load/Makefile')
-rw-r--r--sysutils/p5-Sys-Load/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/p5-Sys-Load/Makefile b/sysutils/p5-Sys-Load/Makefile
index 0f8c7751d8e5..93cf4ceb18fa 100644
--- a/sysutils/p5-Sys-Load/Makefile
+++ b/sysutils/p5-Sys-Load/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Sys-Load
-# Date created: 19 January 2010
-# Whom: Konstantin Menshikov <kostjnspb@yandex.ru>
-#
+# Created by: Konstantin Menshikov <kostjnspb@yandex.ru>
# $FreeBSD$
-#
PORTNAME= Sys-Load
PORTVERSION= 0.2
@@ -20,4 +16,5 @@ USE_PERL5= configure
MAN3= Sys::Load.3
+NO_STAGE= yes
.include <bsd.port.mk>