summaryrefslogtreecommitdiff
path: root/math/p5-Math-RPN
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-18 13:49:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-18 13:49:02 +0000
commitb93bdbe2d6803d6f19ea9973ab9d54f7b17e95bc (patch)
treecb7a0ada1fdd2f94e8d58a566a456bccdef69c6a /math/p5-Math-RPN
parent- Reset maintainer email due to fatal bounce (diff)
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=321187
Diffstat (limited to 'math/p5-Math-RPN')
-rw-r--r--math/p5-Math-RPN/Makefile8
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>