diff options
Diffstat (limited to 'games/p5-Baseball-Sabermetrics/Makefile')
-rw-r--r-- | games/p5-Baseball-Sabermetrics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Baseball-Sabermetrics/Makefile b/games/p5-Baseball-Sabermetrics/Makefile index cb5d2de99104..aaacdd0f8d0f 100644 --- a/games/p5-Baseball-Sabermetrics/Makefile +++ b/games/p5-Baseball-Sabermetrics/Makefile @@ -17,7 +17,7 @@ COMMENT= A 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 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |