aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Baseball-Sabermetrics/Makefile
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-Baseball-Sabermetrics/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'games/p5-Baseball-Sabermetrics/Makefile')
-rw-r--r--games/p5-Baseball-Sabermetrics/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/p5-Baseball-Sabermetrics/Makefile b/games/p5-Baseball-Sabermetrics/Makefile
index a3f96a52ade1..e16b22d44efd 100644
--- a/games/p5-Baseball-Sabermetrics/Makefile
+++ b/games/p5-Baseball-Sabermetrics/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Baseball Statistics Module
-BUILD_DEPENDS= p5-Data-Serializer>=0.29:${PORTSDIR}/devel/p5-Data-Serializer \
- p5-HTML-TableExtract>=2.08:${PORTSDIR}/www/p5-HTML-TableExtract \
- p5-libwww>=5.801:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Data-Serializer>=0.29:devel/p5-Data-Serializer \
+ p5-HTML-TableExtract>=2.08:www/p5-HTML-TableExtract \
+ p5-libwww>=5.801:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5