summaryrefslogtreecommitdiff
path: root/sysutils/p5-Unix-Lsof/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-Unix-Lsof/Makefile')
-rw-r--r--sysutils/p5-Unix-Lsof/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/p5-Unix-Lsof/Makefile b/sysutils/p5-Unix-Lsof/Makefile
index a05e480887d4..70d2c28be269 100644
--- a/sysutils/p5-Unix-Lsof/Makefile
+++ b/sysutils/p5-Unix-Lsof/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Unix-Lsof
-# Date created: Feb 3 2009
-# Whom: George Cox <gjvc@gjvc.com>
-#
+# Created by: George Cox <gjvc@gjvc.com>
# $FreeBSD$
-#
PORTNAME= Unix-Lsof
PORTVERSION= 0.0.5
@@ -23,4 +19,5 @@ USES= perl5
USE_PERL5= configure
MAN3= Unix::Lsof.3 Unix::Lsof::Result.3
+NO_STAGE= yes
.include <bsd.port.mk>