From 5b4b6a0fe9b23bf8c3baba1473cd9772df348a55 Mon Sep 17 00:00:00 2001 From: linimon Date: Sat, 27 May 2017 21:43:26 +0000 Subject: Mark some ports failing to package on armv6, with errors classified as "install_error". While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- www/nuvolaplayer-amazon-cloud-player/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/nuvolaplayer-amazon-cloud-player') diff --git a/www/nuvolaplayer-amazon-cloud-player/Makefile b/www/nuvolaplayer-amazon-cloud-player/Makefile index e5581db354c9..c3bd0f1b193d 100644 --- a/www/nuvolaplayer-amazon-cloud-player/Makefile +++ b/www/nuvolaplayer-amazon-cloud-player/Makefile @@ -2,4 +2,6 @@ MASTERDIR= ${.CURDIR:H}/nuvolaplayer-all-services +BROKEN_armv6= fails to package: icons/16.png: No such file or directory + .include "${MASTERDIR}/Makefile" -- cgit