git: 6b6caee7d7c1 - main - databases/opentsdb: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:50:56 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b6caee7d7c1eaadb42cad0b8b4f34e945987830

commit 6b6caee7d7c1eaadb42cad0b8b4f34e945987830
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:48:09 +0000
Commit:     Bernhard Froehlich <decke at 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 \


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