1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Expand NLS/IDN comment.

This commit is contained in:
Matthias Andree 2011-02-16 15:57:59 +00:00
parent a2173530ac
commit ca7718476b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269246

View File

@ -35,7 +35,8 @@ OPTIONS= IPV6 "IPv6 support" on
OPTIONS+= DBUS "DBUS support" off
OPTIONS+= NLS "NLS and IDN support" on
# unfortunately, NLS and IDN are inseparable in dnsmasq 2.56, this
# has been reported to Simon Kelley on 2009-10-01 by the port maintainer.
# has been reported to Simon Kelley on 2009-10-01 and 2011-02-16
# by the port maintainer.
.include <bsd.port.pre.mk>