From edd965e3d90f88553fc49414e69005b76a7a48e0 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 10 Aug 2017 18:24:00 +0000 Subject: [PATCH] Remove Perl core modules - Sort TEST_DEPENDS - Bump PORTREVISION for dependency change --- games/p5-Games-Bingo-Print/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games/p5-Games-Bingo-Print/Makefile b/games/p5-Games-Bingo-Print/Makefile index a7c3deb4a9db..a49012184018 100644 --- a/games/p5-Games-Bingo-Print/Makefile +++ b/games/p5-Games-Bingo-Print/Makefile @@ -16,9 +16,8 @@ LICENSE= ART10 BUILD_DEPENDS= p5-Games-Bingo>=0:games/p5-Games-Bingo \ p5-PDFLib>=0:print/p5-PDFLib RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Harness>=0:devel/p5-Test-Harness \ +TEST_DEPENDS= p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic \ p5-Test-Pod>=0:devel/p5-Test-Pod \ - p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage NO_ARCH= yes