aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-07-10 12:21:17 +0800
committerlinimon <linimon@FreeBSD.org>2018-07-10 12:21:17 +0800
commit36c79cad505b08a135c94469a30d62e2460108cf (patch)
treebb041e239022ed718a6668a7efcafff183980d3e /mail
parent79afb92ff58dfb02f9e7dcd905a60899821092c9 (diff)
downloadfreebsd-ports-gnome-36c79cad505b08a135c94469a30d62e2460108cf.tar.gz
freebsd-ports-gnome-36c79cad505b08a135c94469a30d62e2460108cf.tar.zst
freebsd-ports-gnome-36c79cad505b08a135c94469a30d62e2460108cf.zip
This is still broken on armv*/10. It works on 11 and later.
Reported by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/bogofilter/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index a244c05ba566..131bcb60e967 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -12,6 +12,9 @@ COMMENT= Fast, teachable, learning spam detector
LICENSE= GPLv2
+BROKEN_FreeBSD_10_armv6= fails to configure: Cannot open a shared environment in Berkeley DB
+BROKEN_FreeBSD_10_armv7= fails to configure: Cannot open a shared environment in Berkeley DB
+
.if !defined(MASTERDIR) || ${MASTERDIR} == ${.CURDIR}
# building master port
USES+= bdb:5+