diff --git a/www/grafana3/Makefile b/www/grafana3/Makefile index 3c478158e5cc..60721d8751de 100644 --- a/www/grafana3/Makefile +++ b/www/grafana3/Makefile @@ -12,6 +12,9 @@ COMMENT= Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB LICENSE= APACHE20 +DEPRECATED= Depends on expired lang/phantomjs +EXPIRATION_DATE=2019-12-01 + RUN_DEPENDS= ${LOCALBASE}/bin/phantomjs:lang/phantomjs \ webfonts>=0:x11-fonts/webfonts @@ -23,7 +26,7 @@ USES= compiler go USE_GITHUB= yes -GH_TUPLE= \ +GH_TUPLE \ BurntSushi:toml:v0.2.0:toml/src/github.com/BurntSushi/toml \ Unknwon:com:v1:com/src/github.com/Unknwon/com \ aws:aws-sdk-go:v1.1.36:aws_sdk_go/src/github.com/aws/aws-sdk-go \