Date: Fri, 20 Aug 2021 12:08:19 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: 61273b53600c - main - audio/plasma5-plasma-pa: Remove invalid CPE information Message-ID: <202108201208.17KC8Jwn011306@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=61273b53600c96064b4226b9849a0c945bfb3f15 commit 61273b53600c96064b4226b9849a0c945bfb3f15 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-20 11:58:18 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-20 12:02:27 +0000 audio/plasma5-plasma-pa: Remove invalid CPE information Approved by: portmgr (blanket) --- audio/plasma5-plasma-pa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile index e04c61416a3c..9ce13f697c3e 100644 --- a/audio/plasma5-plasma-pa/Makefile +++ b/audio/plasma5-plasma-pa/Makefile @@ -8,7 +8,7 @@ COMMENT= Plasma5 Plasma pulse audio mixer LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libpulse.so:audio/pulseaudio -USES= cmake compiler:c++11-lib cpe gettext gnome kde:5 pkgconfig qt:5 \ +USES= cmake compiler:c++11-lib gettext gnome kde:5 pkgconfig qt:5 \ shebangfix tar:xz USE_GNOME= gconf2 USE_KDE= config configwidgets coreaddons ecm globalaccel i18n \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108201208.17KC8Jwn011306>