Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2021 12:08:20 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: b9f6322243fc - main - audio/pulseaudio-qt: Remove invalid CPE information
Message-ID:  <202108201208.17KC8Kse011335@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=b9f6322243fc84f2be7c76b0e20618d55a42d46c

commit b9f6322243fc84f2be7c76b0e20618d55a42d46c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-20 12:00:02 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-20 12:02:28 +0000

    audio/pulseaudio-qt: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/pulseaudio-qt/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/pulseaudio-qt/Makefile b/audio/pulseaudio-qt/Makefile
index 7241c1926d8d..1e72fba295be 100644
--- a/audio/pulseaudio-qt/Makefile
+++ b/audio/pulseaudio-qt/Makefile
@@ -9,7 +9,7 @@ COMMENT=	Pulseaudio bindings for Qt
 LIB_DEPENDS=	libcanberra.so:audio/libcanberra \
 		libpulse.so:audio/pulseaudio
 
-USES=		cmake compiler:c++11-lib cpe gettext kde:5 \
+USES=		cmake compiler:c++11-lib gettext kde:5 \
 		pkgconfig qt:5 shebangfix tar:xz
 USE_KDE=	ecm_build
 USE_QT=		core dbus gui \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108201208.17KC8Kse011335>