diff options
Diffstat (limited to 'graphics/p5-CAD-Drawing-Template/Makefile')
-rw-r--r-- | graphics/p5-CAD-Drawing-Template/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/p5-CAD-Drawing-Template/Makefile b/graphics/p5-CAD-Drawing-Template/Makefile index 3ecf311325c8..d0a9bfa16bbe 100644 --- a/graphics/p5-CAD-Drawing-Template/Makefile +++ b/graphics/p5-CAD-Drawing-Template/Makefile @@ -15,10 +15,7 @@ BUILD_DEPENDS= p5-CAD-Drawing>=0:${PORTSDIR}/graphics/p5-CAD-Drawing \ p5-CAD-Calc>=0:${PORTSDIR}/math/p5-CAD-Calc RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= CAD::Drawing::Template.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> |