diff options
Diffstat (limited to 'benchmarks/p5-Benchmark-Forking/Makefile')
-rw-r--r-- | benchmarks/p5-Benchmark-Forking/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/p5-Benchmark-Forking/Makefile b/benchmarks/p5-Benchmark-Forking/Makefile index ca8ebb251cd5..25cc625a735c 100644 --- a/benchmarks/p5-Benchmark-Forking/Makefile +++ b/benchmarks/p5-Benchmark-Forking/Makefile @@ -17,4 +17,5 @@ USE_PERL5= configure MAN3= Benchmark::Forking.3 +NO_STAGE= yes .include <bsd.port.mk> |