Date: Sat, 18 Feb 2023 22:08:05 GMT From: Steven Kreuzer <skreuzer@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ea450bfedbdb - main - net/honeyd: mark broken on i386 Message-ID: <202302182208.31IM85iE042570@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by skreuzer: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea450bfedbdb33fd3caa32e1e1059c2ff4220447 commit ea450bfedbdb33fd3caa32e1e1059c2ff4220447 Author: Steven Kreuzer <skreuzer@FreeBSD.org> AuthorDate: 2023-02-18 22:07:13 +0000 Commit: Steven Kreuzer <skreuzer@FreeBSD.org> CommitDate: 2023-02-18 22:07:13 +0000 net/honeyd: mark broken on i386 Mark port as broken on i386 --- net/honeyd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index f4f5b4fa4b8e..43e9bce3c988 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -12,6 +12,8 @@ WWW= http://www.citi.umich.edu/u/provos/honeyd/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= fails to compile + LIB_DEPENDS= libevent.so:devel/libevent \ libdnet.so:net/libdnet \ libpcre.so:devel/pcre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302182208.31IM85iE042570>