aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/eps/Makefile2
-rw-r--r--mail/qmail-dk/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/eps/Makefile b/mail/eps/Makefile
index 99c2e1bc9529..8a204b9ff23f 100644
--- a/mail/eps/Makefile
+++ b/mail/eps/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}inter7/${PORTNAME}inter7/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= EPS is a Email Parsing System
+BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ABS64 against symbol: content_prefs in readonly segment
+
OPTIONS_DEFINE= DOCS
USE_CSTD= gnu89
diff --git a/mail/qmail-dk/Makefile b/mail/qmail-dk/Makefile
index ca69bd9d7d92..31ed3cc0b5db 100644
--- a/mail/qmail-dk/Makefile
+++ b/mail/qmail-dk/Makefile
@@ -12,6 +12,8 @@ DIST_SUBDIR= qmail
MAINTAINER= ports@FreeBSD.org
COMMENT= DomainKeys implementation for qmail
+BROKEN_aarch64= fails to link: scan_ulong.c:(.text+0x0): duplicate symbol 'scan_ulong'
+
LIB_DEPENDS+= libdomainkeys.so:mail/libdomainkeys
PATCH_SITES= QMAIL