Re: git: a90e961f4d19 - main - */*: Avoid extra CPE_VENDOR=kde by properly sorting USES
Date: Mon, 11 Oct 2021 19:07:12 UTC
On Mon, 11 Oct 2021 14:58:04 GMT Bernhard Froehlich wrote: > The branch main has been updated by decke: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=a90e961f4d19d53621612d1257a77a5635906ee0 > > commit a90e961f4d19d53621612d1257a77a5635906ee0 > Author: Bernhard Froehlich <decke@FreeBSD.org> > AuthorDate: 2021-10-11 14:53:15 +0000 > Commit: Bernhard Froehlich <decke@FreeBSD.org> > CommitDate: 2021-10-11 14:57:51 +0000 > > */*: Avoid extra CPE_VENDOR=kde by properly sorting USES > > CPE_VENDOR=kde is already set in Uses/kde.mk so adding cpe after > kde in our USES line makes sure that it's picked up properly. I believe you shouldn't rely on USES order, it will be broken sooner or later.