- Remove SITE_PERL from *_DEPENDS

This commit is contained in:
Andrej Zverev
2012-06-07 11:36:25 +00:00
parent 7c14d25510
commit 24d6f3f002
17 changed files with 27 additions and 27 deletions

View File

@@ -17,7 +17,7 @@ COMMENT= Pattern matching on Math::Symbolic trees
BUILD_DEPENDS= p5-Math-Symbolic>=0.510:${PORTSDIR}/math/p5-Math-Symbolic \
p5-Test-Pod>=1.0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
p5-Clone>=0:${PORTSDIR}/devel/p5-Clone
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Math::Symbolic::Custom::Pattern.3 \