summaryrefslogtreecommitdiff
path: root/biology/gmap
diff options
context:
space:
mode:
Diffstat (limited to 'biology/gmap')
-rw-r--r--biology/gmap/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile
index 162604683557..7bf74d92c51e 100644
--- a/biology/gmap/Makefile
+++ b/biology/gmap/Makefile
@@ -15,6 +15,13 @@ LICENSE_NAME= GMAP License
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+BROKEN_aarch64= invokes x86 assembler
+BROKEN_armv6= invokes x86 assembler
+BROKEN_armv7= invokes x86 assembler
+BROKEN_mips64= invokes x86 assembler
+BROKEN_powerpc64= invokes x86 assembler
+BROKEN_sparc64= invokes x86 assembler
+
USES= gmake perl5
GNU_CONFIGURE= yes
@@ -24,13 +31,6 @@ OPTIONS_DEFINE= SIMD
SIMD_CONFIGURE_OFF= --disable-builtin-popcount --disable-simd
-BROKEN_aarch64= Does not build: invokes x86 asm
-BROKEN_armv6= Does not build: invokes x86 asm
-BROKEN_armv7= Does not build: invokes x86 asm
-BROKEN_mips64= Does not build: invokes x86 asm
-BROKEN_powerpc64= Does not build: invokes x86 asm
-BROKEN_sparc64= Does not build: invokes x86 asm
-
# shebang_fix operates during patch.
# These scripts are created during configure.
post-configure: