cvs commit: ports/java/diablo-jdk15 Makefile ports/java/diablo-jre15 Makefile

Vasil Dimov vd at FreeBSD.org
Tue Mar 6 06:18:09 UTC 2007


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 <cperciva at freebsd.org>
> >   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 ~!@@!$@#%^&*()

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

-- 
Vasil Dimov
gro.DSBeerF at dv
%
You never know what is enough until you know what is more than enough.
                -- William Blake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 155 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20070306/7501e401/attachment.pgp


More information about the cvs-all mailing list