diff options
Diffstat (limited to 'math/p5-Math-SymbolicX-BigNum/Makefile')
-rw-r--r-- | math/p5-Math-SymbolicX-BigNum/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-SymbolicX-BigNum/Makefile b/math/p5-Math-SymbolicX-BigNum/Makefile index 92d69a22694b..8e5d59a6dc88 100644 --- a/math/p5-Math-SymbolicX-BigNum/Makefile +++ b/math/p5-Math-SymbolicX-BigNum/Makefile @@ -14,8 +14,8 @@ COMMENT= Big number support for the Math::Symbolic parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic \ - p5-Math-SymbolicX-ParserExtensionFactory>=0:${PORTSDIR}/math/p5-Math-SymbolicX-ParserExtensionFactory +BUILD_DEPENDS= p5-Math-Symbolic>=0:math/p5-Math-Symbolic \ + p5-Math-SymbolicX-ParserExtensionFactory>=0:math/p5-Math-SymbolicX-ParserExtensionFactory RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |