Re: Installing ports without info files

2013-09-16 Thread John Hein
Ian Lepore wrote at 14:53 -0600 on Sep 16, 2013: > On Mon, 2013-09-16 at 21:50 +0200, Mattia Rossi wrote: > > Hi all, > > > > I've build a world with the following constraints: -DWITHOUT_INFO > > -DWITHOUT_MAN -DWITHOUT_SHAREDOCS -DWITHOUT_EXAMPLES -DWITHOUT_HTML > > > > as I don't need that

Re: Installing ports without info files

2013-09-16 Thread Ian Lepore
On Mon, 2013-09-16 at 21:50 +0200, Mattia Rossi wrote: > Hi all, > > I've build a world with the following constraints: -DWITHOUT_INFO > -DWITHOUT_MAN -DWITHOUT_SHAREDOCS -DWITHOUT_EXAMPLES -DWITHOUT_HTML > > as I don't need that stuff. Turns out, this prevents tools like > install-info being b

Installing ports without info files

2013-09-16 Thread Mattia Rossi
Hi all, I've build a world with the following constraints: -DWITHOUT_INFO -DWITHOUT_MAN -DWITHOUT_SHAREDOCS -DWITHOUT_EXAMPLES -DWITHOUT_HTML as I don't need that stuff. Turns out, this prevents tools like install-info being built. Now trying to build devel/gettext I can't get it installed, a