Index: head/devel/p5-Test-CheckDeps/Makefile =================================================================== --- head/devel/p5-Test-CheckDeps/Makefile (revision 413853) +++ head/devel/p5-Test-CheckDeps/Makefile (revision 413854) @@ -1,30 +1,24 @@ # Created by: Frederic Culot # $FreeBSD$ PORTNAME= Test-CheckDeps PORTVERSION= 0.010 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Check for presence of dependencies LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-CPAN-Meta-Check>=0.007:devel/p5-CPAN-Meta-Check RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 501800 -BUILD_DEPENDS+= p5-CPAN-Meta>=2.120920:devel/p5-CPAN-Meta -RUN_DEPENDS+= p5-CPAN-Meta>=2.120920:devel/p5-CPAN-Meta -.endif - -.include +.include