1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

* Specify phase in which to use Perl.

Approved by:	wg (mentor)
Reported by:	az
This commit is contained in:
Alexey Degtyarev 2013-11-30 15:18:49 +00:00
parent 7e034e634e
commit a422b1b310
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335297

View File

@ -12,9 +12,11 @@ COMMENT= The low bandwidth, yet greedy and poisonous HTTP client
RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long
USES= perl5
NO_BUILD= yes
USES= perl5
USE_PERL5= run
PLIST_FILES= bin/slowloris
PERL_THREADS?= yes