From owner-cvs-all@FreeBSD.ORG Mon Jan 21 06:22:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 2FB2716A41B; Mon, 21 Jan 2008 06:22:46 +0000 (UTC) Date: Mon, 21 Jan 2008 06:22:46 +0000 From: Alexey Dokuchaev To: Greg Lewis Message-ID: <20080121062246.GB34931@FreeBSD.org> References: <200801210559.m0L5xw4k078830@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200801210559.m0L5xw4k078830@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/java/jdk16 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 06:22:46 -0000 On Mon, Jan 21, 2008 at 05:59:54AM +0000, Greg Lewis wrote: > glewis 2008-01-21 05:59:54 UTC > > FreeBSD ports repository > > Modified files: > java/jdk16 Makefile > Log: > . Make CUPS a build depends only and depend on the header file searched > for by the JDK sanity check. No CUPS libraries are linked against by > the build, so we don't need it at run time. Maybe that sanity ckeck could be patched to avoid having CUPS installed even at build stage? ./danfe