diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /irc | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ircd-ratbox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index 44b0d01865f2..0c5647b7546c 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -15,7 +15,6 @@ LICENSE= GPLv2 CONFLICTS= ircd-ratbox-devel-[0-9]* charybdis-[0-9]* -BROKEN_FreeBSD_9= does not build BROKEN_aarch64= Fails to link: missing sbrk USES= cpe libtool sqlite tar:bzip2 |