Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2021 18:08:45 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        Chris <portmaster@bsdforge.com>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: pkg-fallout: License not correctly defined: defining both LICENSE_FILE and LICENSE_TEXT is not allowed
Message-ID:  <YJ1PDacWsRFVHime@elch.exwg.net>
In-Reply-To: <50a92b1644e8fa43f16d59aa013ca10d@bsdforge.com>
References:  <50a92b1644e8fa43f16d59aa013ca10d@bsdforge.com>

next in thread | previous in thread | raw e-mail | index | archive | help
## Chris (portmaster@bsdforge.com):

> HOWEVER the error returned by pkg-fallout@ makes absolutely no
> sense at all, given the Makefile for the report contains only:

Foremost, that Makefile has an .include, and that's where the mess
(for this use case) happens.
>From a quick glance, I'm not totally sure how that
kde-icons-noia/Makefile.icons makes sense in the grand scheme of
things (if it's that common functionality, should it live somewhere
in Mk? if it's relevant only for a very limited number of ports, should
it have some comments about that?), but the way it currently interacts
with your port is not that fine: in the very least, it overwrites
your LICENSE variables, which cannot be your intention. (Try
"make -V LICENSE" in kde-icons-nuovoext2).

Regards,
Christoph

-- 
Spare Space



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