diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2018-07-09 08:40:17 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-07-09 08:40:17 +0000 |
| commit | f6d56007b984e83ebda7162c99abc18d5bde982e (patch) | |
| tree | aa20f69168c1d6c9e0dbf200cc417eb6ea9147ca /math/p5-Task-Math-Symbolic | |
| parent | bd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff) | |
Notes
Diffstat (limited to 'math/p5-Task-Math-Symbolic')
| -rw-r--r-- | math/p5-Task-Math-Symbolic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Task-Math-Symbolic/Makefile b/math/p5-Task-Math-Symbolic/Makefile index f3859d613e4c..2d383f3f2bfe 100644 --- a/math/p5-Task-Math-Symbolic/Makefile +++ b/math/p5-Task-Math-Symbolic/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Math::Symbolic with lots of plugins +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Math-Symbolic>=0.163:math/p5-Math-Symbolic \ p5-Math-Symbolic-Custom-CCompiler>=0:math/p5-Math-Symbolic-Custom-CCompiler \ p5-Math-Symbolic-Custom-Contains>=0:math/p5-Math-Symbolic-Custom-Contains \ @@ -25,7 +26,6 @@ RUN_DEPENDS= p5-Math-Symbolic>=0.163:math/p5-Math-Symbolic \ p5-Math-SymbolicX-NoSimplification>=0:math/p5-Math-SymbolicX-NoSimplification \ p5-Math-SymbolicX-ParserExtensionFactory>=0:math/p5-Math-SymbolicX-ParserExtensionFactory \ p5-Math-SymbolicX-Statistics-Distributions>=0:math/p5-Math-SymbolicX-Statistics-Distributions -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |
