aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Proc-PidUtil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-Proc-PidUtil/Makefile')
-rw-r--r--sysutils/p5-Proc-PidUtil/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/p5-Proc-PidUtil/Makefile b/sysutils/p5-Proc-PidUtil/Makefile
index 80af78f35ac0..e7af90c76153 100644
--- a/sysutils/p5-Proc-PidUtil/Makefile
+++ b/sysutils/p5-Proc-PidUtil/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Proc-PidUtil
-# Date created: 2006-09-11
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Proc-PidUtil
PORTVERSION= 0.08
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= Proc::PidUtil.3
+NO_STAGE= yes
.include <bsd.port.mk>