diff options
Diffstat (limited to 'math/p5-Math-SymbolicX-Error/Makefile')
-rw-r--r-- | math/p5-Math-SymbolicX-Error/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-SymbolicX-Error/Makefile b/math/p5-Math-SymbolicX-Error/Makefile index 8f3e31449d4a..5ffb94302149 100644 --- a/math/p5-Math-SymbolicX-Error/Makefile +++ b/math/p5-Math-SymbolicX-Error/Makefile @@ -17,7 +17,7 @@ COMMENT= Parser extension for dealing with numeric errors BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic \ ${SITE_PERL}/Math/SymbolicX/ParserExtensionFactory.pm:${PORTSDIR}/math/p5-Math-SymbolicX-ParserExtensionFactory \ ${SITE_PERL}/Number/WithError.pm:${PORTSDIR}/math/p5-Number-WithError -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Math::SymbolicX::Error.3 |