Remove useless RUN_DEPEND.

Pointed out by:		leeym
This commit is contained in:
Dmitry Sivachenko 2009-04-07 11:11:50 +00:00
parent 202de6633f
commit a5ea02307c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231768

View File

@ -23,7 +23,6 @@ MAN3= ExtUtils::ParseXS.3
.if ${PERL_LEVEL} < 500903
BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
RUN_DEPENDS+= ${BUILD_DEPENDS}
.endif
.include <bsd.port.post.mk>