Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 12:59:15 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: 590c2cdc6d4c - main - x11/plasma5-kgamma5: Remove invalid CPE information
Message-ID:  <202109061259.186CxFmS026141@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=590c2cdc6d4cbc61ba864a465a79f0b9a9f616c6

commit 590c2cdc6d4cbc61ba864a465a79f0b9a9f616c6
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 12:47:16 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 12:58:34 +0000

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

diff --git a/x11/plasma5-kgamma5/Makefile b/x11/plasma5-kgamma5/Makefile
index 36d5f427e3ef..23f1262beee7 100644
--- a/x11/plasma5-kgamma5/Makefile
+++ b/x11/plasma5-kgamma5/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	x11 kde kde-plasma
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma5 display gamma settings
 
-USES=		cmake compiler:c++11-lang cpe gettext kde:5 qt:5 tar:xz xorg
+USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		coreaddons crash emoticons guiaddons i18n iconthemes init \
 		itemmodels itemviews jobwidgets kio notifications parts \



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