diff options
Diffstat (limited to 'math/p5-Math-RPN')
| -rw-r--r-- | math/p5-Math-RPN/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/math/p5-Math-RPN/Makefile b/math/p5-Math-RPN/Makefile index 99717e1d0b10..252a7c5ee332 100644 --- a/math/p5-Math-RPN/Makefile +++ b/math/p5-Math-RPN/Makefile @@ -20,10 +20,4 @@ PERL_CONFIGURE= yes MAN3= Math::RPN.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501001 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.50:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |
