aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Prompt
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-22 16:27:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-22 16:27:08 +0000
commitc10f314307a4e84ca4811cb03db549590b4c364a (patch)
treeaefb02047d08a1e3c25a562330070cfdd71f0579 /devel/p5-IO-Prompt
parentbeaeca88a88b0f7e641416a47008edd52290575c (diff)
downloadports-c10f314307a4e84ca4811cb03db549590b4c364a.tar.gz
ports-c10f314307a4e84ca4811cb03db549590b4c364a.zip
Notes
Diffstat (limited to 'devel/p5-IO-Prompt')
-rw-r--r--devel/p5-IO-Prompt/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-IO-Prompt/Makefile b/devel/p5-IO-Prompt/Makefile
index 14506f0aaf9a..4cc1fa10065a 100644
--- a/devel/p5-IO-Prompt/Makefile
+++ b/devel/p5-IO-Prompt/Makefile
@@ -28,10 +28,4 @@ MAN3= IO::Prompt.3
post-patch:
@${FIND} ${WRKSRC} -name "*.orig" -delete
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
-post-patch:
- @${PERL} -pi -e '$$_ = "" if m|use 5.008;|' \
- ${WRKSRC}/lib/IO/Prompt.pm
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>