aboutsummaryrefslogtreecommitdiff
path: root/biology/gmap
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-08 19:29:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-08 19:29:56 +0000
commit17e48e339ba2cbe76005240eab9b4409c03c0bd7 (patch)
treef77d62ca66840ca8e1e6d01a24391ded26f3d643 /biology/gmap
parent69ddf3ca485e29ab4cd58d942f94e3a863a31e2f (diff)
downloadports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.tar.gz
ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.zip
Notes
Diffstat (limited to 'biology/gmap')
-rw-r--r--biology/gmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile
index f40dbf949561..bf33cdec3bd6 100644
--- a/biology/gmap/Makefile
+++ b/biology/gmap/Makefile
@@ -24,7 +24,7 @@ OPTIONS_DEFINE= SIMD
SIMD_CONFIGURE_OFF= --disable-builtin-popcount --disable-simd
-BROKEN_arm64= Does not build: invokes x86 asm
+BROKEN_aarch64= Does not build: invokes x86 asm
BROKEN_mips64= Does not build: invokes x86 asm
BROKEN_powerpc64= Does not build on powerpc64
BROKEN_sparc64= Does not build: invokes x86 asm