diff options
Diffstat (limited to 'devel/p5-Eval-Closure')
-rw-r--r-- | devel/p5-Eval-Closure/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-Eval-Closure/Makefile b/devel/p5-Eval-Closure/Makefile index cc01e1c48f34..ed93384b8a88 100644 --- a/devel/p5-Eval-Closure/Makefile +++ b/devel/p5-Eval-Closure/Makefile @@ -31,10 +31,4 @@ PERL_CONFIGURE= yes MAN3= Eval::Closure.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |