Re: dns/libidn puzzle

2013-09-13 Thread Walter Hurry
On Fri, 13 Sep 2013 02:44:57 +0200, Matthias Andree wrote: > Am 12.09.2013 23:44, schrieb Walter Hurry: >> On 9.1, if I cd to /usr/ports/dns/libidn and issue 'sudo make config', >> I get a dialog asking me whether I want DOCS and/or NLS. >> >> However, on 10-CURRENT (r255358) I get this: >> >> $

Re: dns/libidn puzzle

2013-09-12 Thread Matthias Andree
Am 12.09.2013 23:44, schrieb Walter Hurry: > On 9.1, if I cd to /usr/ports/dns/libidn and issue 'sudo make config', I > get a dialog asking me whether I want DOCS and/or NLS. > > However, on 10-CURRENT (r255358) I get this: > > $ cd /usr/ports/dns/libidn > $ sudo make config > ===> Options uncha

dns/libidn puzzle

2013-09-12 Thread Walter Hurry
On 9.1, if I cd to /usr/ports/dns/libidn and issue 'sudo make config', I get a dialog asking me whether I want DOCS and/or NLS. However, on 10-CURRENT (r255358) I get this: $ cd /usr/ports/dns/libidn $ sudo make config ===> Options unchanged $ Why the difference? _