Index: head/devel/p5-IO-Handle-Util/Makefile =================================================================== --- head/devel/p5-IO-Handle-Util/Makefile (revision 442698) +++ head/devel/p5-IO-Handle-Util/Makefile (revision 442699) @@ -1,28 +1,22 @@ # $FreeBSD$ PORTNAME= IO-Handle-Util PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for working with IO::Handle like objects RUN_DEPENDS= \ p5-IO-String>0:devel/p5-IO-String \ p5-Sub-Exporter>0:devel/p5-Sub-Exporter \ p5-asa>0:devel/p5-asa BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple -.endif - -.include +.include