diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 19:29:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 19:29:56 +0000 |
commit | 17e48e339ba2cbe76005240eab9b4409c03c0bd7 (patch) | |
tree | f77d62ca66840ca8e1e6d01a24391ded26f3d643 /graphics/s10sh | |
parent | 69ddf3ca485e29ab4cd58d942f94e3a863a31e2f (diff) | |
download | ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.tar.gz ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.zip |
Notes
Diffstat (limited to 'graphics/s10sh')
-rw-r--r-- | graphics/s10sh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |