1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

textproc/opensearch-dashboards: Add CHROME option

Chrome is required for generating reports.  Add an option to make this
more visible, but since the dependencies are large, do not enable it by
default.

PORTREVISION is kept unchanged since the default package is not
modified.

With hat:	opensearch
This commit is contained in:
Romain Tartière 2021-12-10 16:10:58 -10:00
parent fca70e75bb
commit 6b30847584
No known key found for this signature in database
GPG Key ID: BA4D1D955112336F

View File

@ -15,6 +15,11 @@ BUILD_DEPENDS= npm-node14>0:www/npm-node14
USES= nodejs:14,build,run python:build
USE_RC_SUBR= ${PORTNAME}
OPTIONS_DEFINE= CHROME
CHROME_DESC= Add dependency on www/chromium (required for PDF reports)
CHROME_RUN_DEPENDS=chrome:www/chromium
_DEVDIR= ${WRKDIR}/.devdir
post-patch: