From 36b22c070ec09f4738b4c427274c6564e5cb97c3 Mon Sep 17 00:00:00 2001 From: Rene Thuemmler Date: Fri, 6 Sep 2019 18:24:41 +0200 Subject: [PATCH] switched to node version 10 --- www/commento/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/commento/Makefile b/www/commento/Makefile index 716eb5f..fa23e14 100644 --- a/www/commento/Makefile +++ b/www/commento/Makefile @@ -23,7 +23,9 @@ GROUPS= www BUILD_DEPENDS= bash:shells/bash \ dep:devel/dep \ - dep:www/npm-node \ + python2:lang/python2 \ + node:www/node10 \ + npm:www/npm \ yarn:www/yarn .include