Date: Mon, 08 Jun 2026 19:16:55 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 60d74a5a12d1 - main - deskutils/nextcloudclient: Add CPE information Message-ID: <6a271527.3c63b.575344e1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=60d74a5a12d199bf5a758f67e3ec61b0c2d0957b commit 60d74a5a12d199bf5a758f67e3ec61b0c2d0957b Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 18:42:34 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:08:55 +0000 deskutils/nextcloudclient: Add CPE information --- deskutils/nextcloudclient/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index e43f4f10c0d2..22494b9e903c 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -16,9 +16,11 @@ LIB_DEPENDS= libinotify.so:devel/libinotify \ libxkbcommon.so:x11/libxkbcommon \ libp11.so:security/libp11 -USES= cmake:noninja compiler:c++20-lang desktop-file-utils gl gmake \ +USES= cmake:noninja compiler:c++20-lang cpe desktop-file-utils gl gmake \ gnome iconv kde:6 localbase:ldflags pkgconfig qt:6 shared-mime-info \ sqlite ssl +CPE_PRODUCT= desktop +CPE_VENDOR= nextcloud USE_CXXSTD= c++20 USE_GL= opengl USE_KDE= archive ecm:buildhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271527.3c63b.575344e1>
