Index: head/devel/p5-Devel-Events/Makefile =================================================================== --- head/devel/p5-Devel-Events/Makefile (revision 442341) +++ head/devel/p5-Devel-Events/Makefile (revision 442342) @@ -1,34 +1,28 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Devel-Events PORTVERSION= 0.08 PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module providing an extensible instrumentation framework LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Moose>=0.33:devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0.03:devel/p5-MooseX-AttributeHelpers \ p5-Set-Object>=0:devel/p5-Set-Object \ p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Sub-Uplevel>=0:devel/p5-Sub-Uplevel NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple -.endif - -.include +.include