git: 26edc92d1405 - main - lang/cling: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 3 06:41:42 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=26edc92d140555158212a254b35eb7cedadcfdb9

commit 26edc92d140555158212a254b35eb7cedadcfdb9
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 06:25:48 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list