From 17e48e339ba2cbe76005240eab9b4409c03c0bd7 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 8 Nov 2016 19:29:56 +0000 Subject: The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. --- graphics/s10sh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/s10sh') diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index ec6afbc9a2fd..fa78ce9146f5 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -14,7 +14,7 @@ COMMENT= USB/serial userspace driver for the Canon PowerShot digital cameras LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_arm64= Fails to build: error: can not find the byte order for this architecture, fix bytesex.h +BROKEN_aarch64= Fails to build: error: can not find the byte order for this architecture, fix bytesex.h USES= ncurses readline -- cgit v1.2.3