mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Add missing run depends.
This commit is contained in:
parent
f1ea570f59
commit
707e5ae7a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320045
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= Furl
|
||||
PORTVERSION= 2.16
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TOKUHIROM
|
||||
@ -11,6 +12,7 @@ MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension of lightning-fast URL fetcher
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \
|
||||
p5-HTTP-Parser-XS>=0.11:${PORTSDIR}/www/p5-HTTP-Parser-XS \
|
||||
p5-Mozilla-CA>0:${PORTSDIR}/www/p5-Mozilla-CA
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
Loading…
Reference in New Issue
Block a user