Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 06:41:41 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: 26edc92d1405 - main - lang/cling: Remove invalid CPE information
Message-ID:  <202109030641.1836ffNS057505@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=26edc92d140555158212a254b35eb7cedadcfdb9

commit 26edc92d140555158212a254b35eb7cedadcfdb9
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-03 06:25:48 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-03 06:25:48 +0000

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

diff --git a/lang/cling/Makefile b/lang/cling/Makefile
index 48f46b83016e..7c30e7208c66 100644
--- a/lang/cling/Makefile
+++ b/lang/cling/Makefile
@@ -31,7 +31,7 @@ LLVM_RELEASE=	5.0.0
 LLVM_SUFFIX=	50_cern-root
 LLVM_PREFIX=	${PREFIX}/llvm${LLVM_SUFFIX}
 
-USES=		cmake compiler:c++11-lib compiler:c11 cpe gnome libedit ncurses \
+USES=		cmake compiler:c++11-lib compiler:c11 gnome libedit ncurses \
 		python:build shebangfix tar:bzip2
 USE_GNOME=	libxml2
 USE_LDCONFIG=	${LLVM_PREFIX}/lib



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