mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix make fetch
Pointy hat: adamw
This commit is contained in:
parent
3ac88e339a
commit
127889d1ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363376
@ -14,6 +14,7 @@ COMMENT= Benchmarking tool for Web proxies
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= tar:tgz
|
||||
USE_GCC= any
|
||||
GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
@ -43,7 +44,7 @@ CONFIGURE_ARGS+= --without-ssl
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPERL}
|
||||
USES+= perl5 tar:tgz
|
||||
USES+= perl5
|
||||
USE_PERL5= run
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user