aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Pugs-Compiler-Rule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p5-Pugs-Compiler-Rule/Makefile')
-rw-r--r--lang/p5-Pugs-Compiler-Rule/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile
index f41560b86339..3cf8ec9b8b94 100644
--- a/lang/p5-Pugs-Compiler-Rule/Makefile
+++ b/lang/p5-Pugs-Compiler-Rule/Makefile
@@ -1,5 +1,3 @@
-# ex:ts=8
-# Ports collection makefile for: Pugs::Compiler::Rule
# Created by: ijliao
# $FreeBSD$
@@ -37,4 +35,5 @@ MAN3= Pugs::Compiler::Regex.3 \
Pugs::Runtime::StrPos.3 \
Pugs::Runtime::Tracer.3
+NO_STAGE= yes
.include <bsd.port.mk>