diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-03-14 03:04:12 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-03-14 03:04:12 +0000 |
commit | d97f43e9ecab73a4a10e1c6ea8bf117bc0616316 (patch) | |
tree | d4ddec94d1ec5c12e411c631625f1a6140e2b3ce /editors/emacs-devel | |
parent | 308405e875da3dff21ab6c45dac967f0407e4de3 (diff) | |
download | ports-d97f43e9ecab73a4a10e1c6ea8bf117bc0616316.tar.gz ports-d97f43e9ecab73a4a10e1c6ea8bf117bc0616316.zip |
- Mark port as BROKEN for aarch64
- Remove now redundant BROKEN_* directive from slave port:
editors/emacs-nox11
Reported by: Gergely Czuczy <gergely.czuczy at harmless.hu>
Notes
Notes:
svn path=/head/; revision=436120
Diffstat (limited to 'editors/emacs-devel')
-rw-r--r-- | editors/emacs-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index ee5792fbc71b..fd234944a5bd 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= emacs25-[0-9]* emacs-nox11-[0-9]* +BROKEN_aarch64= Fails to link: missing sbrk + USE_GITHUB= yes GH_ACCOUNT= emacs-mirror GH_TAGNAME= 55c0c3e |