From owner-cvs-all@FreeBSD.ORG Thu Apr 15 10:44:48 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 84D4F16A4CE; Thu, 15 Apr 2004 10:44:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6851043D53; Thu, 15 Apr 2004 10:44:48 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i3FHimGe052738; Thu, 15 Apr 2004 10:44:48 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3FHimt2052737; Thu, 15 Apr 2004 10:44:48 -0700 (PDT) (envelope-from glewis) Message-Id: <200404151744.i3FHimt2052737@repoman.freebsd.org> From: Greg Lewis Date: Thu, 15 Apr 2004 10:44:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/spread-j Makefile 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: Thu, 15 Apr 2004 17:44:48 -0000 glewis 2004/04/15 10:44:47 PDT FreeBSD ports repository Modified files: net/spread-j Makefile Log: . This port explicitly uses jikes during the build, so set USE_JIKES. I still have problems with the build, but this gets it closer and others have reported success with it. Revision Changes Path 1.3 +1 -0 ports/net/spread-j/Makefile