mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add p5-libwww as dependency.
PR: 151889 Submitted by: Florian Smeets <flo@smeets.im>
This commit is contained in:
parent
38ff2c76f5
commit
2250b880dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263935
@ -7,13 +7,15 @@
|
||||
|
||||
PORTNAME= distilator
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ports-mgmt perl5
|
||||
MASTER_SITES= CRITICAL
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= A command-line script to check the availability of a ports distfiles
|
||||
|
||||
RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI
|
||||
RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \
|
||||
${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.10.1+
|
||||
|
Loading…
Reference in New Issue
Block a user