- Fix typo in previous commit
This commit is contained in:
parent
c1e89281c2
commit
7bc6bce0c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300820
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ BUILD_DEPENDS+= p5-IO-Socket-IP>=0.16:${PORTSDIR}/net/p5-IO-Socket-IP
|
|||
RUN_DEPENDS+= p5-IO-Socket-IP>=0.16:${PORTSDIR}/net/p5-IO-Socket-IP
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MIPV6}
|
||||
.if ${PORT_OPTIONS:MTLS}
|
||||
BUILD_DEPENDS+= p5-IO-Socket-SSL>=1.75:${PORTSDIR}/security/p5-IO-Socket-SSL
|
||||
RUN_DEPENDS+= p5-IO-Socket-SSL>=1.75:${PORTSDIR}/security/p5-IO-Socket-SSL
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue