aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-chmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-chmod/Makefile')
-rw-r--r--devel/p5-File-chmod/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-File-chmod/Makefile b/devel/p5-File-chmod/Makefile
index 1990987cf63b..b3bd33cea0cb 100644
--- a/devel/p5-File-chmod/Makefile
+++ b/devel/p5-File-chmod/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-File-chmod
-# Date created: 2008-02-18
-# Whom: Shinsuke Matsui <smatsui@karashi.org>
-#
+# Created by: Shinsuke Matsui <smatsui@karashi.org>
# $FreeBSD$
-#
PORTNAME= File-chmod
PORTVERSION= 0.32
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= File::chmod.3
+NO_STAGE= yes
.include <bsd.port.mk>