aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-ASN1
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 /converters/p5-Convert-ASN1
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 'converters/p5-Convert-ASN1')
-rw-r--r--converters/p5-Convert-ASN1/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/converters/p5-Convert-ASN1/Makefile b/converters/p5-Convert-ASN1/Makefile
index 3956eea3986b..78c5821aa5e4 100644
--- a/converters/p5-Convert-ASN1/Makefile
+++ b/converters/p5-Convert-ASN1/Makefile
@@ -24,10 +24,4 @@ PERL_CONFIGURE= yes
MAN3= Convert::ASN1.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+= p5-Test-Simple>=0.90:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>