Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2021 11:22:32 +0800
From:      Li-Wen Hsu <lwhsu@freebsd.org>
To:        Nick Wolff <darkfiberiru@gmail.com>
Cc:        Adriaan de Groot <adridg@freebsd.org>, FreeBSD ports <freebsd-ports@freebsd.org>
Subject:   Re: Broken Ports Tree Neochat/kquickimageeditor r560251
Message-ID:  <CAKBkRUypdvLuRC%2B=0DvuB=sicwfx93KjJ8CY=Ct=dh-92=wpbw@mail.gmail.com>
In-Reply-To: <CACxAneD37dWAdyH5ZJ3-rEkOdeoQHbFG%2BTdRKPKXBuy_zMtHaw@mail.gmail.com>
References:  <CACxAneD37dWAdyH5ZJ3-rEkOdeoQHbFG%2BTdRKPKXBuy_zMtHaw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 4, 2021 at 9:42 AM Nick Wolff <darkfiberiru@gmail.com> wrote:
>
> Hello  Adriaan ,
>
> https://svnweb.freebsd.org/ports?view=revision&revision=560251 Seems to
> cause poudriere to puke due to a missing line in graphics/Makefile for new
> port dependency you added.
>
> You might have already seen/been alerted of this/fixed it. But either way
> below is the patch I did to fix the build in my local tree.
>
> diff --git a/graphics/Makefile b/graphics/Makefile
> index 1d11f34cdaeb..cc9b17f15ee2 100644
> --- a/graphics/Makefile
> +++ b/graphics/Makefile
> @@ -409,6 +409,7 @@
>      SUBDIR += kooka
>      SUBDIR += kphotoalbum
>      SUBDIR += kqtquickcharts
> +    SUBDIR += kquickimageeditor
>      SUBDIR += krita
>      SUBDIR += ksnip
>      SUBDIR += kxstitch

I've committed this in r560258. Thanks for the patch!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKBkRUypdvLuRC%2B=0DvuB=sicwfx93KjJ8CY=Ct=dh-92=wpbw>