aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Simple
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 08:30:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 08:30:52 +0000
commit3244293a3923eddc659a79f342f78fe1a5e53c25 (patch)
treece50737e3ccb6d44643bd683e22dc4611a10566d /textproc/p5-Pod-Simple
parent17e053f06949f39316147386471400ae29df198c (diff)
downloadports-3244293a3923eddc659a79f342f78fe1a5e53c25.tar.gz
ports-3244293a3923eddc659a79f342f78fe1a5e53c25.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309070
Diffstat (limited to 'textproc/p5-Pod-Simple')
-rw-r--r--textproc/p5-Pod-Simple/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index 1cbf996a2f96..a3f9d144636f 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -44,11 +44,4 @@ MAN3= Pod::Simple.3 \
Pod::Simple::XHTML.3 \
Pod::Simple::XMLOutStream.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501000
-RUN_DEPENDS= p5-Pod-Escapes>=1.04:${PORTSDIR}/textproc/p5-Pod-Escapes
-BUILD_DEPENDS= p5-Pod-Escapes>=1.04:${PORTSDIR}/textproc/p5-Pod-Escapes
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>