git: ea450bfedbdb - main - net/honeyd: mark broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Feb 2023 22:08:05 UTC
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