diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-07-02 04:00:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-07-02 04:00:29 +0000 |
commit | aff42c7199b9182b398eeda522cb9bcb182895f8 (patch) | |
tree | 1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /mail/archiveopteryx/Makefile | |
parent | 83fac84d499abb25f1d93b9cce214a6daeca6e7d (diff) |
Notes
Diffstat (limited to 'mail/archiveopteryx/Makefile')
-rw-r--r-- | mail/archiveopteryx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile index ea4da9bdecf5..b03bb1728639 100644 --- a/mail/archiveopteryx/Makefile +++ b/mail/archiveopteryx/Makefile @@ -12,6 +12,8 @@ COMMENT= Advanced PostgreSQL-based IMAP/POP server LICENSE= MIT +BROKEN_mips= fails to build: /bin/sh: clang: not found +BROKEN_mips64= fails to build: /bin/sh: clang: not found BROKEN_powerpc64= fails to build: /bin/sh: clang: not found BUILD_DEPENDS= jam:devel/jam |