diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-13 03:35:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-13 03:35:51 +0000 |
commit | ba601f25ac232b149cd091af813e9eab852a447b (patch) | |
tree | 0e89021fd44a8edda1d97d4e3b9b90599d254d40 /biology/plinkseq | |
parent | 65cfb4ff6eb45936d6d0f8abedf0a4b25781a555 (diff) |
Notes
Diffstat (limited to 'biology/plinkseq')
-rw-r--r-- | biology/plinkseq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/plinkseq/Makefile b/biology/plinkseq/Makefile index 05a8a59792ce..68ca7236bd59 100644 --- a/biology/plinkseq/Makefile +++ b/biology/plinkseq/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 BROKEN_aarch64= Does not build: Host architecture was not detected as supported by protobuf BROKEN_mips64= Does not build: Host architecture was not detected as supported by protobuf -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= Does not build: atomicops.h: error: stray '\#' in program USES= libtool gmake |