diff options
Diffstat (limited to 'graphics/p5-SVG-Graph/Makefile')
-rw-r--r-- | graphics/p5-SVG-Graph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile index e60c74bbee03..8943bc95f580 100644 --- a/graphics/p5-SVG-Graph/Makefile +++ b/graphics/p5-SVG-Graph/Makefile @@ -40,4 +40,5 @@ MAN3= SVG::Graph.3 \ SVG::Graph::Glyph::tree.3 \ SVG::Graph::Glyph::wedge.3 +NO_STAGE= yes .include <bsd.port.mk> |