diff options
Diffstat (limited to 'graphics/p5-CAD-Drawing/Makefile')
-rw-r--r-- | graphics/p5-CAD-Drawing/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/p5-CAD-Drawing/Makefile b/graphics/p5-CAD-Drawing/Makefile index be13e05716c7..8d8bebc47805 100644 --- a/graphics/p5-CAD-Drawing/Makefile +++ b/graphics/p5-CAD-Drawing/Makefile @@ -19,21 +19,7 @@ RUN_DEPENDS= p5-Math-Vec>=0:${PORTSDIR}/math/p5-Math-Vec \ p5-Math-Geometry-Planar>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar BUILD_DEPENDS:= ${RUN_DEPENDS} -MAN3= CAD::Drawing.3 \ - CAD::Drawing::Calculate.3 \ - CAD::Drawing::Calculate::Finite.3 \ - CAD::Drawing::Defined.3 \ - CAD::Drawing::IO.3 \ - CAD::Drawing::IO::Circ.3 \ - CAD::Drawing::IO::Compressed.3 \ - CAD::Drawing::IO::FlatYAML.3 \ - CAD::Drawing::IO::Split.3 \ - CAD::Drawing::Manipulate.3 \ - CAD::Drawing::Manipulate::Graphics.3 \ - CAD::Drawing::Manipulate::Transform.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> |