diff options
Diffstat (limited to 'math/p5-Math-Sequence/Makefile')
-rw-r--r-- | math/p5-Math-Sequence/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-Sequence/Makefile b/math/p5-Math-Sequence/Makefile index 1659070..e7d37ee 100644 --- a/math/p5-Math-Sequence/Makefile +++ b/math/p5-Math-Sequence/Makefile @@ -13,10 +13,7 @@ COMMENT= Perl extension dealing with mathematic sequences BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Math::Sequence.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |