summaryrefslogtreecommitdiff
path: root/mail/archiveopteryx-devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
commitaff42c7199b9182b398eeda522cb9bcb182895f8 (patch)
tree1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /mail/archiveopteryx-devel
parentAttempt to see if the build can be fixed on non-clang-based archs. (diff)
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473699
Diffstat (limited to 'mail/archiveopteryx-devel')
-rw-r--r--mail/archiveopteryx-devel/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile
index 82a5f2880e27..752143ca5a37 100644
--- a/mail/archiveopteryx-devel/Makefile
+++ b/mail/archiveopteryx-devel/Makefile
@@ -12,10 +12,12 @@ COMMENT= Advanced PostgreSQL-based IMAP/POP server
LICENSE= MIT
-BUILD_DEPENDS= jam:devel/jam
-
+BROKEN_mips= fails to build: /bin/sh: clang: not found
+BROKEN_mips64= fails to build: /bin/sh: clang: not found
BROKEN_powerpc64= Does not build: /bin/sh: clang: not found
+BUILD_DEPENDS= jam:devel/jam
+
USE_GITHUB= yes
GH_ACCOUNT= aox
GH_PROJECT= aox