aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Perl-Critic/Makefile')
-rw-r--r--textproc/p5-Perl-Critic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index dde4d3c51032..da470218bcee 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -1,4 +1,3 @@
-# Ports collection makefile for: Perl::Critic
# Created by: ijliao
# $FreeBSD$
@@ -236,4 +235,5 @@ MAN3= Perl::Critic.3 \
Perl::Critic::Violation.3 \
Test::Perl::Critic::Policy.3
+NO_STAGE= yes
.include <bsd.port.mk>