View | Details | Raw Unified | Return to bug 191133 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 16-23 Link Here
16
BUILD_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
16
BUILD_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
17
		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
17
		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
18
		subversion>=1.7.0:${PORTSDIR}/devel/subversion
18
		subversion>=1.7.0:${PORTSDIR}/devel/subversion
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
19
RUN_DEPENDS=	${BUILD_DEPENDS}
20
TEST_DEPENDS=	p5-URI>=0:${PORTSDIR}/net/p5-URI
21
20
22
USES=		perl5
21
USES=		perl5
23
USE_PERL5=	configure
22
USE_PERL5=	configure

Return to bug 191133