diff options
Diffstat (limited to 'devel/p5-Carp-REPL/Makefile')
-rw-r--r-- | devel/p5-Carp-REPL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Carp-REPL/Makefile b/devel/p5-Carp-REPL/Makefile index 4fa0281c920c..2f1127c3178f 100644 --- a/devel/p5-Carp-REPL/Makefile +++ b/devel/p5-Carp-REPL/Makefile @@ -30,4 +30,5 @@ USE_PERL5= configure MAN3= Carp::REPL.3 Devel::REPL::Plugin::Carp::REPL.3 +NO_STAGE= yes .include <bsd.port.mk> |