Skip site navigation (1)Skip section navigation (2)



index | | raw e-mail

    www/evcc: no npm cache file available for arm64, ignore port
---
 www/evcc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/evcc/Makefile b/www/evcc/Makefile
index 14c6cab9d13b..1ae86cb6736b 100644
--- a/www/evcc/Makefile
+++ b/www/evcc/Makefile
@@ -13,6 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_i386=	Platform i386 is not supported
+IGNORE_arm64=	No npm cache available
 
 BUILD_DEPENDS=	npm>0:www/npm
 


home | help