diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-01-18 12:59:28 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-01-23 21:56:24 +0100 |
commit | 832e26c035b4bdaf353ef955385959110223a2cd (patch) | |
tree | f95a0045f85e84f53ddd151d512d9c1feb4f563b | |
parent | cleanup: remove transitive py27 deprecation (www/chromium) (diff) |
textproc/kibana6: remove transitive py27 deprecation (www/node10)
-rw-r--r-- | textproc/kibana6/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/kibana6/Makefile b/textproc/kibana6/Makefile index 32cc7f02bc8f..001659400fe4 100644 --- a/textproc/kibana6/Makefile +++ b/textproc/kibana6/Makefile @@ -12,9 +12,6 @@ COMMENT= Browser based analytics and search interface to ElasticSearch LICENSE= APACHE20 -DEPRECATED= Uses EOL Python 2.7 via www/node10 -EXPIRATION_DATE= 2021-06-23 - USES= cpe nodejs:run,10 CPE_VENDOR= elastic USE_RC_SUBR= ${PORTNAME} |