diff options
Diffstat (limited to 'databases/p5-DBIx-Class/Makefile')
-rw-r--r-- | databases/p5-DBIx-Class/Makefile | 9 |
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 |