Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2021 12:28:16 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: dcbcab803562 - main - devel/plasma5-khotkeys: Remove invalid CPE information
Message-ID:  <202108201228.17KCSGNA038233@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=dcbcab80356233baf4b5f1c440e094e351658416

commit dcbcab80356233baf4b5f1c440e094e351658416
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-20 12:27:27 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-20 12:27:27 +0000

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

diff --git a/devel/plasma5-khotkeys/Makefile b/devel/plasma5-khotkeys/Makefile
index 27045a54bed8..1ce9c2b9f23b 100644
--- a/devel/plasma5-khotkeys/Makefile
+++ b/devel/plasma5-khotkeys/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel kde kde-plasma
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma5 library for hotkeys
 
-USES=		cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz xorg
+USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
 # kdelibs4support needs doctools
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		coreaddons crash dbusaddons emoticons globalaccel \



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