From owner-cvs-all@FreeBSD.ORG Tue Nov 9 02:11:42 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85C7F16A4CE; Tue, 9 Nov 2004 02:11:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6717643D53; Tue, 9 Nov 2004 02:11:42 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iA92Bg0w073938; Tue, 9 Nov 2004 02:11:42 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA92BgkV073937; Tue, 9 Nov 2004 02:11:42 GMT (envelope-from hq) Message-Id: <200411090211.iA92BgkV073937@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 9 Nov 2004 02:11:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.java.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 09 Nov 2004 02:11:42 -0000 hq 2004-11-09 02:11:42 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk Log: Ports that use USE_ANT will now automatically build with Jikes if available and not explicitly forbiden. PR: 44432 Suggested by: znerd Approved by: glewis (co-maintainer) Revision Changes Path 1.58 +4 -1 ports/Mk/bsd.java.mk