Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2013 17:33:51 +0200
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: net/avahi-app-0.6.31 build fails
Message-ID:  <51E4165F.80004@rainbow-runner.nl>
In-Reply-To: <CAHHLbRNZBvf8L7uN6MnoKmto3rzihR89YhN_5Q9G7KWToen%2BKg@mail.gmail.com>
References:  <CAHHLbRNMS7Mwu5X3hqSE-wkg89KHSmXo7Fh1o0hon%2BM=HXbWHw@mail.gmail.com> <CAHHLbRNZBvf8L7uN6MnoKmto3rzihR89YhN_5Q9G7KWToen%2BKg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15-7-2013 17:14, Carlos Jacobo Puga Medina wrote:
> Fix: Add missing variable USE_GMAKE in /usr/ports/net/avahi-app/Makefile
>
> ...
> GROUPS?=        ${USERS}
>
> USE_GMAKE=      yes
> USE_GNOME=      ltverhack glib20 intltool
> ...
>
> Regards,
>
> CJPM
>

USE_GMAKE was replaced by USES=gmake. If I look at your log it seems to 
be using make.

Making all in avahi-qt
make  all-am
Making all in avahi-client

I don't know why this happens. My guess is that your ports tree is not 
completely in sync.

-Koop





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