Date: Fri, 20 Aug 2021 08:09:27 GMT 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: 47129d962b35 - main - sysutils/plasma5-kmenuedit: Remove invalid CPE information Message-ID: <202108200809.17K89RJh089822@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=47129d962b3586fb8ae17e1e98b2de4da13cd6eb commit 47129d962b3586fb8ae17e1e98b2de4da13cd6eb Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-20 08:08:24 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-20 08:08:24 +0000 sysutils/plasma5-kmenuedit: Remove invalid CPE information Approved by: portmgr (blanket) --- sysutils/plasma5-kmenuedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/plasma5-kmenuedit/Makefile b/sysutils/plasma5-kmenuedit/Makefile index b00fb8bc84c9..9fa37681b547 100644 --- a/sysutils/plasma5-kmenuedit/Makefile +++ b/sysutils/plasma5-kmenuedit/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 menu editor -USES= cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons emoticons globalaccel guiaddons \ hotkeys i18n iconthemes init itemmodels itemviews jobwidgets \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108200809.17K89RJh089822>