aboutsummaryrefslogtreecommitdiff
path: root/mail/eps
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-07 06:44:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-07 06:44:07 +0000
commitfd22400b4ee74522465d262b17f181fb36426131 (patch)
tree4e3999bf93681818583609125dd0faaf05762913 /mail/eps
parentfff981e77f48dca40425db2d55dbc98dbfb94f3a (diff)
downloadports-fd22400b4ee74522465d262b17f181fb36426131.tar.gz
ports-fd22400b4ee74522465d262b17f181fb36426131.zip
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 'mail/eps')
-rw-r--r--mail/eps/Makefile2
1 files changed, 2 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