diff --git a/devel/p5-Test2-Plugin-IOEvents/Makefile b/devel/p5-Test2-Plugin-IOEvents/Makefile index 6f025d7987f4..44601a3172f6 100644 --- a/devel/p5-Test2-Plugin-IOEvents/Makefile +++ b/devel/p5-Test2-Plugin-IOEvents/Makefile @@ -1,32 +1,25 @@ # Created by: Po-Chuan Hsieh PORTNAME= Test2-Plugin-IOEvents PORTVERSION= 0.001001 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Turn STDOUT and STDERR into Test2 events LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test2-Suite>=0.000124:devel/p5-Test2-Suite USES= perl5 USE_PERL5= configure NO_ARCH= yes -.include - -.if ${PERL_LEVEL} < 503200 -BUILD_DEPENDS+= p5-Test-Simple>=1.302165:devel/p5-Test-Simple -RUN_DEPENDS+= p5-Test-Simple>=1.302165:devel/p5-Test-Simple -.endif - -.include +.include