Add new define USE_INET6, which enbale IPv6 support on certain
packages. Approved by: asami Reviewed by: billf
This commit is contained in:
parent
ec8fac2acf
commit
b94165f8be
@ -111,6 +111,11 @@
|
||||
#MOTIFLIB= -L${X11BASE}/lib -lXm
|
||||
#
|
||||
#
|
||||
# If you use IPv6-ready kernel and want to enbale IPv6 support on certain
|
||||
# packages, uncomment this.
|
||||
#USE_INET6= yes
|
||||
#
|
||||
#
|
||||
# If you're resident in the USA, this will help various ports to determine
|
||||
# whether or not they should attempt to comply with the various U.S.
|
||||
# export regulations on certain types of software which do not apply to
|
||||
|
@ -111,6 +111,11 @@
|
||||
#MOTIFLIB= -L${X11BASE}/lib -lXm
|
||||
#
|
||||
#
|
||||
# If you use IPv6-ready kernel and want to enbale IPv6 support on certain
|
||||
# packages, uncomment this.
|
||||
#USE_INET6= yes
|
||||
#
|
||||
#
|
||||
# If you're resident in the USA, this will help various ports to determine
|
||||
# whether or not they should attempt to comply with the various U.S.
|
||||
# export regulations on certain types of software which do not apply to
|
||||
|
Loading…
Reference in New Issue
Block a user