From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- games/p5-Games-Bingo-Print/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'games/p5-Games-Bingo-Print') diff --git a/games/p5-Games-Bingo-Print/Makefile b/games/p5-Games-Bingo-Print/Makefile index 47b37affefba..3ab7fd16ed99 100644 --- a/games/p5-Games-Bingo-Print/Makefile +++ b/games/p5-Games-Bingo-Print/Makefile @@ -13,13 +13,13 @@ COMMENT= Games::Bingo::Print - PDF Generation Class LICENSE= ART10 -BUILD_DEPENDS= p5-Games-Bingo>=0:${PORTSDIR}/games/p5-Games-Bingo \ - p5-PDFLib>=0:${PORTSDIR}/print/p5-PDFLib +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:${PORTSDIR}/devel/p5-Test-Harness \ - p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Harness>=0:devel/p5-Test-Harness \ + 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 USES= perl5 -- cgit v1.2.3