git: ccd9394dc571 - main - multimedia/makemkv: fix typo in assignment
Tobias Kortkamp
tobik at freebsd.org
Sat May 15 07:28:49 UTC 2021
On Fri, May 14, 2021 at 07:49:40PM +0000, Rene Ladan wrote:
> The branch main has been updated by rene:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=ccd9394dc57170504aafd487f47d0680d752677d
>
> commit ccd9394dc57170504aafd487f47d0680d752677d
> Author: Rene Ladan <rene at FreeBSD.org>
> AuthorDate: 2021-05-14 19:49:09 +0000
> Commit: Rene Ladan <rene at FreeBSD.org>
> CommitDate: 2021-05-14 19:49:09 +0000
>
> multimedia/makemkv: fix typo in assignment
> [...]
> -LICENSE_DISTFILES_LGPL21+ = ffmpeg-${FFMPEGVERSION}.tar.bz2
> +LICENSE_DISTFILES_LGPL21+= ffmpeg-${FFMPEGVERSION}.tar.bz2
It was right before. LICENSE has LGPL21+ not LGPL21 and the
additional space disambiguates it from make's append operator (+=).
Can you please revert it?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/attachments/20210515/2b1bbea2/attachment.sig>
More information about the dev-commits-ports-all
mailing list