diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-07-07 06:44:07 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-07-07 06:44:07 +0000 |
commit | fd22400b4ee74522465d262b17f181fb36426131 (patch) | |
tree | 4e3999bf93681818583609125dd0faaf05762913 /net/openmpi2 | |
parent | New port: databases/py-aiopg: Python library for accessing PostgreSQL databas... (diff) |
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket)
Notes
Notes:
svn path=/head/; revision=474058
Diffstat (limited to 'net/openmpi2')
-rw-r--r-- | net/openmpi2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openmpi2/Makefile b/net/openmpi2/Makefile index 520719587a09..2ff4a22c67d5 100644 --- a/net/openmpi2/Makefile +++ b/net/openmpi2/Makefile @@ -12,6 +12,7 @@ COMMENT= High Performance Message Passing Library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= fails to package: pkg-static: mca_patcher_overwrite.la: No such file or directory BROKEN_armv6= fails to package: pkg-static: mca_patcher_overwrite.la: No such file or directory BROKEN_armv7= fails to package: pkg-static: mca_patcher_overwrite.la: No such file or directory BROKEN_sparc64= fails to compile on sparc64 |