diff options
Diffstat (limited to 'textproc/opensearch-dashboards216/Makefile')
-rw-r--r-- | textproc/opensearch-dashboards216/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/opensearch-dashboards216/Makefile b/textproc/opensearch-dashboards216/Makefile index c64e705134d7..227521da1181 100644 --- a/textproc/opensearch-dashboards216/Makefile +++ b/textproc/opensearch-dashboards216/Makefile @@ -13,6 +13,9 @@ WWW= https://opensearch.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Depends on expired www/npm-node18 +EXPIRATION_DATE=2025-09-01 + CONFLICTS?= opensearch-dashboards opensearch-dashboards210 opensearch-dashboards213 BUILD_DEPENDS= npm-node18>0:www/npm-node18 |