Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 09:32:19 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: 3014c302aa07 - main - x11-fonts/oxygen-fonts: Remove invalid CPE information
Message-ID:  <202109030932.1839WJBb087390@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=3014c302aa07da253e090fcd489990c01b1a77ee

commit 3014c302aa07da253e090fcd489990c01b1a77ee
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-03 07:42:13 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-03 09:19:30 +0000

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

diff --git a/x11-fonts/oxygen-fonts/Makefile b/x11-fonts/oxygen-fonts/Makefile
index 6fa5741a2910..36c6d7f48517 100644
--- a/x11-fonts/oxygen-fonts/Makefile
+++ b/x11-fonts/oxygen-fonts/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE_GPLv3RLE+ =	${WRKSRC}/COPYING-GPL+FE.txt
 
 BUILD_DEPENDS=	fontforge:print/fontforge
 
-USES=	cmake cpe fonts:none kde:5 qt:5 tar:xz
+USES=		cmake fonts:none kde:5 qt:5 tar:xz
 
 USE_KDE=	ecm_build
 KDE_PLASMA_VERSION=	${DISTVERSION}



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