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