Date: Wed, 18 Aug 2021 06:26:02 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: a9dbb41c9765 - main - x11-themes/plasma5-breeze-gtk: Remove invalid CPE information Message-ID: <202108180626.17I6Q2Lr010977@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=a9dbb41c9765882ea7b0dd5218c59a2e00ed20d7 commit a9dbb41c9765882ea7b0dd5218c59a2e00ed20d7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-18 06:17:22 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-18 06:19:34 +0000 x11-themes/plasma5-breeze-gtk: Remove invalid CPE information --- x11-themes/plasma5-breeze-gtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/plasma5-breeze-gtk/Makefile b/x11-themes/plasma5-breeze-gtk/Makefile index 46d95c55fa87..774dba7d1cde 100644 --- a/x11-themes/plasma5-breeze-gtk/Makefile +++ b/x11-themes/plasma5-breeze-gtk/Makefile @@ -11,7 +11,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \ sassc:textproc/sassc RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} -USES= cmake compiler:c++11-lang cpe gnome kde:5 pkgconfig \ +USES= cmake compiler:c++11-lang gnome kde:5 pkgconfig \ python:3.4+ qt:5 tar:xz USE_GNOME= gdkpixbuf2 USE_KDE= breeze ecm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108180626.17I6Q2Lr010977>