git: fc954c11f5a7 - main - devel/kf5-kauth: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:34 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc954c11f5a746eecc76e3bb63a9097bbf006ceb commit fc954c11f5a746eecc76e3bb63a9097bbf006ceb 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-kauth: Add CPE information Approved by: portmgr (blanket) --- devel/kf5-kauth/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/kf5-kauth/Makefile b/devel/kf5-kauth/Makefile index 5882b23d1443..99a0476e0b41 100644 --- a/devel/kf5-kauth/Makefile +++ b/devel/kf5-kauth/Makefile @@ -7,7 +7,8 @@ COMMENT= KF5 abstraction to system policy and authentication features LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt -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= coreaddons \ ecm_build USE_QT= core dbus gui linguisttools widgets \