git: 566924035fe3 - main - devel/kf5-kconfig: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:35 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=566924035fe3f569e1ba71da210b4c12591bc86c commit 566924035fe3f569e1ba71da210b4c12591bc86c Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:23 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:23 +0000 devel/kf5-kconfig: Add CPE information Approved by: portmgr (blanket) --- devel/kf5-kconfig/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/kf5-kconfig/Makefile b/devel/kf5-kconfig/Makefile index 642994f21e4a..76ab4a9cdd9a 100644 --- a/devel/kf5-kconfig/Makefile +++ b/devel/kf5-kconfig/Makefile @@ -8,7 +8,8 @@ COMMENT= KF5 widgets for configuration dialogs # Sources say LGPL20+, KDE policy says LGPL21+, license file is LGPL21 LICENSE= LGPL21+ -USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib cpe kde:5 qt:5 tar:xz +CPE_VENDOR= kde USE_KDE= ecm_build USE_QT= core dbus gui linguisttools xml \ buildtools_build qmake_build testlib_build