From owner-freebsd-ports@FreeBSD.ORG Sat Apr 3 07:42:33 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75F8516A4CE; Sat, 3 Apr 2004 07:42:33 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B62B43D53; Sat, 3 Apr 2004 07:42:33 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.209] (helo=mgr9.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1B9nHx-00024A-02; Sat, 03 Apr 2004 08:42:29 -0700 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr9.xmission.com with esmtp (Exim 4.30) id 1B9nHC-0006rm-Sk; Sat, 03 Apr 2004 08:41:43 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i33Fff5G054371; Sat, 3 Apr 2004 08:41:41 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i33FfTmA054365; Sat, 3 Apr 2004 08:41:29 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Sat, 3 Apr 2004 08:41:29 -0700 From: Greg Lewis To: Edwin Groothuis , glewis@FreeBSD.org, ports@FreeBSD.org, Kris Kennaway Message-ID: <20040403154129.GA54348@misty.eyesbeyond.com> References: <200404030838.i338cjOb056511@8ball.rtp.freebsd.org> <20040403085437.GA15506@xor.obsecurity.org> <20040403090848.GH2124@k7.mavetju> <20040403123243.GA26133@graf.pompo.net> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20040403123243.GA26133@graf.pompo.net> User-Agent: Mutt/1.4.2.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr9.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.3 required=8.0 tests=UPPERCASE_25_50 autolearn=no version=2.63 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 3.1 (built Mon Jan 26 13:00:24 MST 2004) X-SA-Exim-Scanned: Yes Subject: Re: INDEX build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2004 15:42:33 -0000 On Sat, Apr 03, 2004 at 02:32:43PM +0200, Thierry Thomas wrote: > Le Sam 3 avr 04 ? 11:08:48 +0200, Edwin Groothuis > ?crivait?: > > I would go for: > > > > RCS file: /home/pcvs/ports/science/ovt/Makefile,v > > retrieving revision 1.1 > > diff -u -r1.1 Makefile > > --- Makefile 23 Mar 2004 23:34:29 -0000 1.1 > > +++ Makefile 3 Apr 2004 09:07:59 -0000 > > @@ -37,7 +37,7 @@ > > > > .include > > > > -RUN_DEPENDS+= java:${PORTSDIR}/${_JAVA_PORT_FREEBSD_1_4} > > +RUN_DEPENDS+= java:${PORTSDIR}/${_JAVA_PORT_NATIVE_BSDJAVA_JDK_1_4} > > > > # Check for OVT distfile > > .if !exists(${DISTDIR}/${DISTFILES}) && !defined(PACKAGE_BUILDING) > > > > Actually, I think that this one would be sufficient: > > diff -urN science/ovt.orig/Makefile science/ovt/Makefile > --- science/ovt.orig/Makefile Wed Mar 24 00:34:29 2004 > +++ science/ovt/Makefile Sat Apr 3 14:28:22 2004 > @@ -37,8 +37,6 @@ > > .include > > -RUN_DEPENDS+= java:${PORTSDIR}/${_JAVA_PORT_FREEBSD_1_4} > - > # Check for OVT distfile > .if !exists(${DISTDIR}/${DISTFILES}) && !defined(PACKAGE_BUILDING) > ECHO_MSG=/usr/bin/printf > > since USE_JAVA implies the RUN_DEPENDS. Thanks Thierry, I see you committed this :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org