diff options
Diffstat (limited to 'graphics/p5-GD-Graph-ohlc/Makefile')
-rw-r--r-- | graphics/p5-GD-Graph-ohlc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-GD-Graph-ohlc/Makefile b/graphics/p5-GD-Graph-ohlc/Makefile index 7a3bfae6ed35..7b426bdeb751 100644 --- a/graphics/p5-GD-Graph-ohlc/Makefile +++ b/graphics/p5-GD-Graph-ohlc/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= GD::Graph::candlesticks.3 \ GD::Graph::ohlc.3 +NO_STAGE= yes .include <bsd.port.mk> |