Date: Mon, 06 Aug 2001 10:20:37 -0700 From: Dima Dorfman <dima@unixfreak.org> To: Nik Clayton <nik@freebsd.org> Cc: John Hay <jhay@icomtek.csir.co.za>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/docproj Makefile Message-ID: <20010806172042.E18BD3E32@bazooka.unixfreak.org> In-Reply-To: <20010806114145.C9149@canyon.nothing-going-on.org>; from nik@freebsd.org on "Mon, 6 Aug 2001 11:41:45 %2B0100"
next in thread | previous in thread | raw e-mail | index | archive | help
Nik Clayton <nik@freebsd.org> writes: > On Mon, Aug 06, 2001 at 11:08:23AM +0200, John Hay wrote: > > Shouldn't you also add this to src/release/Makefile.inc.docports? > > Not yet, since we don't build the website as part of the release. For > the time being this is website only. Actually, I think you still need to add it. IIRC, that is the list of ports that need to be checked for the `docproj' port to be built and installed successfully. The fact that it isn't used in the release build doesn't change the fact that the latter installs `docproj', which now has extra dependencies that won't be checked out. Thus, I think the solution is either to add libxslt and its dependencies to the list, or make their inclusion in DEPENDS= in docproj conditional on some variable that the release build will set. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010806172042.E18BD3E32>