mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Fix IPV6 OPTIONS able to compile in BATCH mode.
This commit is contained in:
parent
6b94dd8ec2
commit
10b0d94da9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145450
@ -45,7 +45,7 @@ PLIST_SUB+= SUB_QSTAT=""
|
||||
PLIST_SUB+= SUB_QSTAT="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_IPV6)
|
||||
.if !defined(WITHOUT_IPV6)
|
||||
CONFIGURE_ARGS+=--with-ipv6
|
||||
.else
|
||||
CONFIGURE_ARGS+=--without-ipv6
|
||||
|
Loading…
Reference in New Issue
Block a user