View | Details | Raw Unified | Return to bug 151889
Collapse All | Expand All

(-)/usr/ports/ports-mgmt/distilator/Makefile (-1 / +2 lines)
Lines 13-19 Link Here
13
MAINTAINER=	ehaupt@FreeBSD.org
13
MAINTAINER=	ehaupt@FreeBSD.org
14
COMMENT=	A command-line script to check the availability of a ports distfiles
14
COMMENT=	A command-line script to check the availability of a ports distfiles
15
15
16
RUN_DEPENDS=	p5-URI>=1.56:${PORTSDIR}/net/p5-URI
16
RUN_DEPENDS=	p5-URI>=1.56:${PORTSDIR}/net/p5-URI \
17
		${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
17
BUILD_DEPENDS=	${RUN_DEPENDS}
18
BUILD_DEPENDS=	${RUN_DEPENDS}
18
19
19
PERL_CONFIGURE=	5.10.1+
20
PERL_CONFIGURE=	5.10.1+

Return to bug 151889