diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-02-24 21:55:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-02-24 21:55:52 +0000 |
commit | eae8bbbfc9e601c480576c77c93758c5e048641a (patch) | |
tree | 13b84ab0345b02f8f8c1eb8346e609af765e3bfa /misc | |
parent | 89dab71a6aeb545906068c2319a526bde654c5a0 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/talkfilters/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/talkfilters/Makefile b/misc/talkfilters/Makefile index 3d3e9351f8ed..4333a68f0be7 100644 --- a/misc/talkfilters/Makefile +++ b/misc/talkfilters/Makefile @@ -19,6 +19,8 @@ USES= libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes +BROKEN_aarch64= fails to install: error in backend: fixup value out of range + SUB_FILES= pkg-message INFO= talkfilters |