Add p5-Socket6 to RUN_DEPENDS if using WITH_IPV6
Feature safe: yes
This commit is contained in:
parent
3421be934f
commit
b55d3ed8cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293414
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ MAN3= Net::Server.3 \
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if defined(WITH_IPV6)
|
||||
RUN_DEPENDS+= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-ipv6-support
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue