diff options
Diffstat (limited to 'benchmarks/flowgrind/Makefile')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index 28b134835b79..19404ff92e43 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -23,4 +23,5 @@ MAN1= flowgrind-stop.1 \ flowgrind.1 \ flowgrindd.1 +NO_STAGE= yes .include <bsd.port.mk> |