diff options
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile b/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile index 10f7c9d789b7..0d24024f7fe5 100644 --- a/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile +++ b/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile @@ -13,10 +13,7 @@ COMMENT= Calculate Gaussian Error Propagation BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Math::Symbolic::Custom::ErrorPropagation.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |