From c839958bbd75d04a02774acdb9dfd5794a230144 Mon Sep 17 00:00:00 2001 From: bhughes Date: Mon, 5 Nov 2018 05:17:05 +0000 Subject: www/node: remove BROKEN for FreeBSD 10 Sponsored by: Miles AS --- www/node/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/node') diff --git a/www/node/Makefile b/www/node/Makefile index e9ba1bfad0aa..a52da0b1e8b1 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -12,7 +12,6 @@ COMMENT= V8 JavaScript for client and server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_10= upstream has dropped support for FreeBSD 10.x BROKEN_powerpc64= fails to build: KeyError: 'action' ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 -- cgit