Skip site navigation (1)Skip section navigation (2)
Date:      19 Sep 2002 13:11:05 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        Kris Kennaway <kris@obsecurity.org>, gnome@FreeBSD.ORG
Subject:   Re: [kris@FreeBSD.org: cvs commit: ports/graphics/chbg Makefile]
Message-ID:  <1032455466.332.8.camel@gyros.marcuscom.com>
In-Reply-To: <20020919124330.1d776222.Alexander@Leidinger.net>
References:  <20020919030129.GJ58430@xor.obsecurity.org>  <20020919124330.1d776222.Alexander@Leidinger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-09-19 at 06:43, Alexander Leidinger wrote:
> On Wed, 18 Sep 2002 20:01:29 -0700 Kris Kennaway <kris@obsecurity.org>
> wrote:
> 
> [gnome@ CCed because of a change in the behavior of %%GNOME:%%]
> 
> > http://bento.freebsd.org/errorlogs/4-latest/chbg-1.5.log
> 
> [...]
> 
> > kris        2002/09/18 19:52:42 PDT
> > 
> >   Modified files:
> >     graphics/chbg        Makefile 
> >   Log:
> >   BROKEN: Incorrect pkg-plist
> 
> After a quick look at it:
> 
> It seems the "convert to GNOMENG" sweep changed the behavior of
> "%%GNOME:%%" in the pkg-plist. It get's defined to "" even in the
> non-GNOME case.
> 
> I missed it in my version of the conversation (rev 1.8 of the Makefile),
> but lioux missed it to in his version of the conversation to GNOMENG, so
> I assume there's some kind of bug either in bsd.port.mk or in
> http://www.de.freebsd.org/gnome/docs/porting.html (in the later case I
> want to know what the official GNOMENG way of handling this is).

Actually, it's a bug in your Makefile.  You need to remove the:

.else
USE_GNOME+=	gtk12

This is understood when you add gdkpixbuf.  By adding this,
bsd.gnomeng.mk thinks that you _are_ using GNOME, and thus sets
%%GNOME:%% to "".

Joe


> 
> Bye,
> Alexander.
> 
> -- 
>                       Loose bits sink chips.
> 
> http://www.Leidinger.net                       Alexander @ Leidinger.net
>   GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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