aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 18:48:09 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 19:49:57 +0000
commit6b6caee7d7c1eaadb42cad0b8b4f34e945987830 (patch)
treee15c8b4df7523aaf5804ab710c6d51ef1f61e22b
parentacb4e635961994ae4b90ce6f3e166fd7f122f4cd (diff)
downloadports-6b6caee7d7c1eaadb42cad0b8b4f34e945987830.tar.gz
ports-6b6caee7d7c1eaadb42cad0b8b4f34e945987830.zip
databases/opentsdb: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--databases/opentsdb/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \