aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2023-02-18 22:07:13 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2023-02-18 22:07:13 +0000
commitea450bfedbdb33fd3caa32e1e1059c2ff4220447 (patch)
tree6b13c4aec94c3d9360301174c0109d274a64a213
parent84a04acad12c1cf3f257edd95f02fb59681b129f (diff)
downloadports-ea450bfedbdb33fd3caa32e1e1059c2ff4220447.tar.gz
ports-ea450bfedbdb33fd3caa32e1e1059c2ff4220447.zip
net/honeyd: mark broken on i386
Mark port as broken on i386
-rw-r--r--net/honeyd/Makefile2
1 files changed, 2 insertions, 0 deletions
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