1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

- remove wrong dependency

- I'm foolish

Noted by:      portsnap
This commit is contained in:
Cheng-Lung Sung 2006-07-21 15:23:11 +00:00
parent c672ae15e8
commit 1233c4f406
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168392

View File

@ -27,8 +27,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA
.endif
.if ${PERL_LEVEL} < 500702
RUN_DEPENDS+= ${SITE_PERL}/Config.pm:${PORTSDIR}/devel/p5-Config \
${SITE_PERL}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS+= ${SITE_PERL}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>