diff options
-rw-r--r-- | games/p5-Games-Bingo-Print/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Games-Bingo-Print/Makefile b/games/p5-Games-Bingo-Print/Makefile index 4b6025fcbe8f..3c07228e5ead 100644 --- a/games/p5-Games-Bingo-Print/Makefile +++ b/games/p5-Games-Bingo-Print/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Games/Bingo.pm:${PORTSDIR}/games/p5-Games-Bingo \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/Test/Perl/Critic.pm:${PORTSDIR}/textproc/p5-Test-Perl-Critic \ - ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/textproc/p5-Test-Pod-Coverage + ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |