summaryrefslogtreecommitdiff
path: root/math/p5-Number-WithError-LaTeX/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Number-WithError-LaTeX/Makefile')
-rw-r--r--math/p5-Number-WithError-LaTeX/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile
index d0dc2ce434f8..558c9e6db44e 100644
--- a/math/p5-Number-WithError-LaTeX/Makefile
+++ b/math/p5-Number-WithError-LaTeX/Makefile
@@ -14,11 +14,11 @@ COMMENT= LaTeX output for Number::WithError
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Params-Util>=0:devel/p5-Params-Util \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Params-Util>=0:devel/p5-Params-Util \
p5-prefork>=0:devel/p5-prefork \
p5-Number-WithError>=0:math/p5-Number-WithError \
p5-TeX-Encode>=0:textproc/p5-TeX-Encode
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-LectroTest>=0:devel/p5-Test-LectroTest
USES= perl5