Date: Tue, 12 Jun 2007 14:04:24 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Michael Johnson <ahze@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/ffmpeg Makefile Message-ID: <20070612140424.GA59738@FreeBSD.org> In-Reply-To: <200706120900.l5C90QQg082269@repoman.freebsd.org> References: <200706120900.l5C90QQg082269@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 12, 2007 at 09:00:26AM +0000, Michael Johnson wrote: > ahze 2007-06-12 09:00:26 UTC > > FreeBSD ports repository > > Modified files: > multimedia/ffmpeg Makefile > Log: > - Make ffserver look for ffserver.conf in PREFIX/etc > - Don't install man pages when NOPORTDOCS is defined IMHO this is wrong: NOPORTDOCS should cover only what goes under ${DOCSDIR} (which is often lengthy and detailed documentation users might not need). Man pages are different matter though, and it's almost always useful to have them installed (unless, of course, they pose interest to developers only). ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070612140424.GA59738>