summaryrefslogtreecommitdiff
path: root/games/p5-Baseball-Sabermetrics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/p5-Baseball-Sabermetrics/Makefile')
-rw-r--r--games/p5-Baseball-Sabermetrics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/p5-Baseball-Sabermetrics/Makefile b/games/p5-Baseball-Sabermetrics/Makefile
index e16b22d44efd..7042524e4061 100644
--- a/games/p5-Baseball-Sabermetrics/Makefile
+++ b/games/p5-Baseball-Sabermetrics/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Baseball Statistics Module
-BUILD_DEPENDS= p5-Data-Serializer>=0.29:devel/p5-Data-Serializer \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_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
USE_PERL5= configure