diff options
Diffstat (limited to 'devel/p5-Dist-Zilla/Makefile')
-rw-r--r-- | devel/p5-Dist-Zilla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Dist-Zilla/Makefile b/devel/p5-Dist-Zilla/Makefile index 37c3c67a95c9..50f49b303c08 100644 --- a/devel/p5-Dist-Zilla/Makefile +++ b/devel/p5-Dist-Zilla/Makefile @@ -197,4 +197,5 @@ MAN3= Dist::Zilla.3 \ regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test +NO_STAGE= yes .include <bsd.port.mk> |