Date: Fri, 20 Aug 2021 12:08:21 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: acb523d84450 - main - deskutils/plasma5-milou: Remove invalid CPE information Message-ID: <202108201208.17KC8LHl011359@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=acb523d84450a81774d82f2a2e453e54bc614cc4 commit acb523d84450a81774d82f2a2e453e54bc614cc4 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-20 12:03:17 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-20 12:03:17 +0000 deskutils/plasma5-milou: Remove invalid CPE information Approved by: portmgr (blanket) --- deskutils/plasma5-milou/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/plasma5-milou/Makefile b/deskutils/plasma5-milou/Makefile index 019a76e459bc..f5c59263e842 100644 --- a/deskutils/plasma5-milou/Makefile +++ b/deskutils/plasma5-milou/Makefile @@ -5,7 +5,7 @@ CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 Plasmoid for search -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 codecs config coreaddons i18n itemmodels kdeclarative package \ plasma-framework runner service USE_QT= core declarative gui network script widgets \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108201208.17KC8LHl011359>