On Mon, Mar 05, 2007 at 08:52:25 -0800, Greg Lewis wrote:
> On Mon, Mar 05, 2007 at 07:47:10AM +0000, Vasil Dimov wrote:
> > vd          2007-03-05 07:47:10 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     java/diablo-jdk15    Makefile 
> >     java/diablo-jre15    Makefile 
> >   Log:
> >   Fix typo
> >   
> >   Reported by:    Portsnap buildbox <[EMAIL PROTECTED]>
> >   Pointy hat to:  glewis
> 
> Thanks.  I would have picked this up before commit except that building
> the port worked fine on my 6.2 box.  Is this a bug in make(1) on 6.x?

-.if (!exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
+.if (!exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}))

If I change the line to:

.if ~!@@[EMAIL PROTECTED]&*()

I get no errors upon make describe, so I guess that this is maybe some
optimisation introduced in 6.x's make...

-- 
Vasil Dimov
[EMAIL PROTECTED]
%
You never know what is enough until you know what is more than enough.
                -- William Blake

Attachment: pgpz1kKDw3965.pgp
Description: PGP signature

Reply via email to