aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Natural
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-Format-Natural')
-rw-r--r--devel/p5-DateTime-Format-Natural/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Format-Natural/Makefile b/devel/p5-DateTime-Format-Natural/Makefile
index 51e64ebbaad4..39932295acae 100644
--- a/devel/p5-DateTime-Format-Natural/Makefile
+++ b/devel/p5-DateTime-Format-Natural/Makefile
@@ -43,4 +43,5 @@ MAN3= DateTime::Format::Natural.3 \
regression-test: build
@cd ${WRKSRC} && ./Build test
+NO_STAGE= yes
.include <bsd.port.mk>