aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-Class
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-12-17 17:38:59 +0800
committeraz <az@FreeBSD.org>2012-12-17 17:38:59 +0800
commitfa7fe0860ec16692920983dda4e4ad07aaf61dd8 (patch)
treec71117e1dc4ff1baed40f806d8d2418b8f6621e5 /databases/p5-DBIx-Class
parentbde12c45aa4405fab78bf432c691f4f9ba4147cc (diff)
downloadfreebsd-ports-gnome-fa7fe0860ec16692920983dda4e4ad07aaf61dd8.tar.gz
freebsd-ports-gnome-fa7fe0860ec16692920983dda4e4ad07aaf61dd8.tar.zst
freebsd-ports-gnome-fa7fe0860ec16692920983dda4e4ad07aaf61dd8.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Diffstat (limited to 'databases/p5-DBIx-Class')
-rw-r--r--databases/p5-DBIx-Class/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index bb1dba5c5eba..c20ad66be2d6 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -190,15 +190,6 @@ RUN_DEPENDS+= p5-SQL-Translator>=0.09.004:${PORTSDIR}/databases/p5-SQL-Translato
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-File-Temp>=0.22:${PORTSDIR}/devel/p5-File-Temp
-RUN_DEPENDS+= p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path
-.endif
-
-.if ${PERL_LEVEL} < 501200
-TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
#.if ${PERL_LEVEL} < 501600
#BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
#.endif