diff options
Diffstat (limited to 'math/p5-CAD-Calc/Makefile')
-rw-r--r-- | math/p5-CAD-Calc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-CAD-Calc/Makefile b/math/p5-CAD-Calc/Makefile index b93bfc3..8507d09 100644 --- a/math/p5-CAD-Calc/Makefile +++ b/math/p5-CAD-Calc/Makefile @@ -16,10 +16,7 @@ BUILD_DEPENDS= p5-Math-Vec>=0:${PORTSDIR}/math/p5-Math-Vec \ p5-Math-Geometry-Planar-Offset>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-Offset RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= CAD::Calc.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> |