diff options
Diffstat (limited to 'graphics/plotutils')
-rw-r--r-- | graphics/plotutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index f8416c295a79..3c0d5eadf18a 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -30,4 +30,5 @@ test: build regression-test: test +NO_STAGE= yes .include <bsd.port.mk> |