git: b9f6322243fc - main - audio/pulseaudio-qt: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Aug 20 12:08:21 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b9f6322243fc84f2be7c76b0e20618d55a42d46c

commit b9f6322243fc84f2be7c76b0e20618d55a42d46c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 12:00:02 +0000
Commit:     Bernhard Froehlich <decke at 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 \


More information about the dev-commits-ports-main mailing list