Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2022 19:08:33 +0000
From:      Lorenzo Salvadore <phascolarctos@protonmail.ch>
To:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: Need opinion on license type
Message-ID:  <DA_TWBQCZx296T-ZGA2kgXbMod44Jtkr6eRk0fJO7i-BsKaGbCIUYgImToh8o83drTpJYwUjR0tUQB7y53YWWVl4SQ2_UUC53j0g1X9-nWc=@protonmail.ch>
In-Reply-To: <CAFDf7U%2BjTKSccM-VG-Rg38ZzUyHWuys_G8J7tBRYHAwVhThTEA@mail.gmail.com>
References:  <CAFDf7UKwpqG8oYo=R%2BZqJgz6UWHzptH%2BEZWnWWLbSz1Ht60tdQ@mail.gmail.com> <14ae93faac0bf373d7371396d5538f7b@bsdforge.com> <klGH46jBDsR0qxHeXZuez-w_DrkH_hccWfsJCI5q6KFQYzaoOgfqRVPbRTQLtuy35AAD50996MI8hm-sZgV43Ns7ALJiGoPjdUcOaJEEuzM=@protonmail.ch> <CAFDf7UJHviK4mjvN=bqhsdWSNwyNMw%2B=TQGtfSsC0vJyGY_bBw@mail.gmail.com> <gMTQd0zHuFsnAMqGrGBh7JmbeRs_buAH-zJ4eUQfeGWHnfsC8HZPx6BG7w1AVtZyDKPk9DaplxcX1HBgNhOluKo2FmzIQyIPVACXdw76808=@protonmail.ch> <CAFDf7U%2BjTKSccM-VG-Rg38ZzUyHWuys_G8J7tBRYHAwVhThTEA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
------- Original Message -------
On Friday, June 17th, 2022 at 15:54, Nuno Teixeira <eduardo@freebsd.org> wr=
ote:


> Ok, I will adjust license terms following your example, commit the port u=
pdate and let uptream author know about this, since I'm waiting for his ans=
wer about this same license subject for months :)
> Related to '${WRKSRC}/../..//docs/License.txt' thats because port uses
> 'WRKSRC=3D${WRKDIR}/${DISTNAME}/src/current'
> I can't see other way to beutify or simply this variables.

I think you probably want to leave WRKSRC to its default value
and define WRKSRC_SUBDIR instead as
WRKSRC_SUBDIR=3Dsrc/current

You might also be interested in BUILD_WRKSRC and other similar
variables: I suggest you explore Mk/bsd.port.mk in your ports
tree.

If you are unable to avoid redefining WRKSRC, you can define
LICENSE_FILE as
LICENSE_FILE=3D${WRKDIR}/${DISTNAME}/docs/License.txt

Cheers,

Lorenzo Salvadore



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DA_TWBQCZx296T-ZGA2kgXbMod44Jtkr6eRk0fJO7i-BsKaGbCIUYgImToh8o83drTpJYwUjR0tUQB7y53YWWVl4SQ2_UUC53j0g1X9-nWc=>