On Sat, Apr 26, 2014 at 05:28:22PM -0700, Andrew Fresh wrote: > +MAINTAINER = Andrew Fresh <afre...@openbsd.org>
Tab after = > +MAKE_ENV = PERL_TEST_CRITIC=Yes > + > +TEST_DEPENDS = devel/p5-Test-Output \ > + devel/p5-Test-Perl-Critic I think the Test::Perl::Critic test has been removed from the module. So that dependency can also go away. otherwise OK bluhm@