Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2010 20:22:48 -0400
From:      Joe Marcus Clarke <marcus@freebsd.org>
To:        Garrett Cooper <gcooper@freebsd.org>
Cc:        gnome@freebsd.org
Subject:   Re: ports/146885: [patch] fix make package for x11-toolkits/gtk20 when WITHOUT_CUPS set
Message-ID:  <4C0452D8.9000408@freebsd.org>
In-Reply-To: <AANLkTilwwwTgipFMq1atDFmuROKkeb4JyR5ZvnEVQlR_@mail.gmail.com>
References:  <201005312120.o4VLKJMi078305@freefall.freebsd.org> <AANLkTilwwwTgipFMq1atDFmuROKkeb4JyR5ZvnEVQlR_@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/31/10 7:45 PM, Garrett Cooper wrote:
> On Mon, May 31, 2010 at 2:20 PM,  <marcus@freebsd.org> wrote:
>> Synopsis: [patch] fix make package for x11-toolkits/gtk20 when WITHOUT_CUPS set
>>
>> State-Changed-From-To: open->feedback
>> State-Changed-By: marcus
>> State-Changed-When: Mon May 31 21:17:12 UTC 2010
>> State-Changed-Why:
>> I don't see the bug.  First, we _should_ be checking for libcups in ${LOCALBASE}
>> and not ${PREFIX}.  The other changes just look to be aesthetic.
> 
>     They're not. := is acceptable for deferred make variables... not
> for the plist stuff (was this ever functional?).

Yes, that's functional and perfectly allowed.  The ":=" in this notation
is just acting as a label (the label being "CUPS:").  There are other
ports which use this same notation.

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C0452D8.9000408>