aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Games-Bingo-Print
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/p5-Games-Bingo-Print
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'games/p5-Games-Bingo-Print')
-rw-r--r--games/p5-Games-Bingo-Print/Makefile12
1 files changed, 6 insertions, 6 deletions
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