diff options
Diffstat (limited to 'math/p5-Statistics-Contingency/Makefile')
-rw-r--r-- | math/p5-Statistics-Contingency/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Statistics-Contingency/Makefile b/math/p5-Statistics-Contingency/Makefile index 086aee9917a0..77e22eceb706 100644 --- a/math/p5-Statistics-Contingency/Makefile +++ b/math/p5-Statistics-Contingency/Makefile @@ -15,7 +15,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= Calculate precision, recall, F1, accuracy, etc BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |