INDEX build failed

Greg Lewis glewis at eyesbeyond.com
Sat Apr 3 07:42:33 PST 2004


On Sat, Apr 03, 2004 at 02:32:43PM +0200, Thierry Thomas wrote:
> Le Sam  3 avr 04 ? 11:08:48 +0200, Edwin Groothuis <edwin at mavetju.org>
>  ?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 <bsd.port.pre.mk>
> >  
> > -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 <bsd.port.pre.mk>
>  
> -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 at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org



More information about the freebsd-ports mailing list