diff --git a/devel/p5-Test-UseAllModules/Makefile b/devel/p5-Test-UseAllModules/Makefile index d7b1be1d1ab7..c2f0d6859a76 100644 --- a/devel/p5-Test-UseAllModules/Makefile +++ b/devel/p5-Test-UseAllModules/Makefile @@ -1,18 +1,20 @@ PORTNAME= Test-UseAllModules PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Do use_ok() for all the MANIFESTed modules WWW= https://metacpan.org/release/Test-UseAllModules LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include