Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:50:55 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: 6b6caee7d7c1 - main - databases/opentsdb: Add CPE information
Message-ID:  <202108311950.17VJotpD037392@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=6b6caee7d7c1eaadb42cad0b8b4f34e945987830

commit 6b6caee7d7c1eaadb42cad0b8b4f34e945987830
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 18:48:09 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:49:57 +0000

    databases/opentsdb: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 databases/opentsdb/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/opentsdb/Makefile b/databases/opentsdb/Makefile
index 444cd36a8fe6..4ff8735e2df1 100644
--- a/databases/opentsdb/Makefile
+++ b/databases/opentsdb/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	bash:shells/bash \
 LIB_DEPENDS=	libhadoop.so:devel/hadoop2
 RUN_DEPENDS=	hbase>0:databases/hbase
 
-USES=		gmake python shebangfix
+USES=		cpe gmake python shebangfix
 USE_JAVA=	yes
 JAVA_VERSION=	1.8+
 SHEBANG_FILES=	tools/check_tsd tools/opentsdb_restart.py \



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