diff options
Diffstat (limited to 'math/p5-Statistics-Basic/Makefile')
-rw-r--r-- | math/p5-Statistics-Basic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Statistics-Basic/Makefile b/math/p5-Statistics-Basic/Makefile index 7e1fa2966482..4545a6b6fd2a 100644 --- a/math/p5-Statistics-Basic/Makefile +++ b/math/p5-Statistics-Basic/Makefile @@ -16,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= A collection of very basic statistics modules BUILD_DEPENDS= p5-Number-Format>=1.61:${PORTSDIR}/textproc/p5-Number-Format -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |