aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs-nox11
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-10 09:21:43 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-10 09:21:43 +0800
commit481fb4eee5966d4619bb8dad3297c08cdc0c699f (patch)
treefaace7f54659f8be92fc299cccbae3f60aa49f6e /editors/emacs-nox11
parentedf8461905dbc1113db748072d093386e30c0a8d (diff)
downloadfreebsd-ports-gnome-481fb4eee5966d4619bb8dad3297c08cdc0c699f.tar.gz
freebsd-ports-gnome-481fb4eee5966d4619bb8dad3297c08cdc0c699f.tar.zst
freebsd-ports-gnome-481fb4eee5966d4619bb8dad3297c08cdc0c699f.zip
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r--editors/emacs-nox11/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile
index 46a90f2dd270..e00f8e9ee00c 100644
--- a/editors/emacs-nox11/Makefile
+++ b/editors/emacs-nox11/Makefile
@@ -12,4 +12,6 @@ OPTIONS_DEFAULT= GNUTLS MODULES SOURCES XML
MASTERDIR= ${.CURDIR}/../emacs
+BROKEN_aarch64= Fails to link: missing sbrk
+
.include "${MASTERDIR}/Makefile"
ions'>-2/+13 | | | | | | | up and running. PR: ports/101859 Submitted by: Dan Langille <dan@langille.org> (maintainer)