diff options
Diffstat (limited to 'math/p5-Number-WithError-LaTeX')
-rw-r--r-- | math/p5-Number-WithError-LaTeX/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile index c42f5f5b0df0..f0e5b10b0f6b 100644 --- a/math/p5-Number-WithError-LaTeX/Makefile +++ b/math/p5-Number-WithError-LaTeX/Makefile @@ -14,12 +14,12 @@ COMMENT= LaTeX output for Number::WithError LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \ - p5-prefork>=0:${PORTSDIR}/devel/p5-prefork \ - p5-Number-WithError>=0:${PORTSDIR}/math/p5-Number-WithError \ - p5-TeX-Encode>=0:${PORTSDIR}/textproc/p5-TeX-Encode +BUILD_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:${PORTSDIR}/devel/p5-Test-LectroTest +TEST_DEPENDS= p5-Test-LectroTest>=0:devel/p5-Test-LectroTest USES= perl5 USE_PERL5= configure |