Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 12:59: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: b942e0fbb18c - main - x11/plasma5-plasma-integration: Remove invalid CPE information
Message-ID:  <202109061259.186CxKFi026267@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=b942e0fbb18c1bd2f25a11394c6fb736c5376c86

commit b942e0fbb18c1bd2f25a11394c6fb736c5376c86
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 12:55:24 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 12:58:37 +0000

    x11/plasma5-plasma-integration: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 x11/plasma5-plasma-integration/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile
index 3d5e2f552c66..39108e95600b 100644
--- a/x11/plasma5-plasma-integration/Makefile
+++ b/x11/plasma5-plasma-integration/Makefile
@@ -7,7 +7,7 @@ COMMENT=	Qt Platform Theme integration plugins for the Plasma workspaces
 
 RUN_DEPENDS=	hack-font>=0:x11-fonts/hack-font
 
-USES=		cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \
+USES=		cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 \
 		shebangfix tar:xz xorg
 USE_KDE=	auth bookmarks breeze codecs completion config configwidgets \
 		coreaddons ecm i18n iconthemes itemviews jobwidgets kio \



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