aboutsummaryrefslogtreecommitdiffstats
path: root/net/hping
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-09 10:30:00 +0800
committerMark Linimon <linimon@FreeBSD.org>2020-12-09 10:30:00 +0800
commit6083256bbac5204f0ddc356608639a8a9e269273 (patch)
treec7089a62a181c0c0deb7123b6ea107f597e263ab /net/hping
parent08626d4c50e2d17701ca91ffd28a2f6378281292 (diff)
downloadfreebsd-ports-gnome-6083256bbac5204f0ddc356608639a8a9e269273.tar.gz
freebsd-ports-gnome-6083256bbac5204f0ddc356608639a8a9e269273.tar.zst
freebsd-ports-gnome-6083256bbac5204f0ddc356608639a8a9e269273.zip
Mark BROKEN on riscv64 the same as on aarch64.
Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
Diffstat (limited to 'net/hping')
-rw-r--r--net/hping/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile
index 98b485873066..e0d0680fe181 100644
--- a/net/hping/Makefile
+++ b/net/hping/Makefile
@@ -18,6 +18,7 @@ CONFLICTS= hping-devel-[0-9]*
WRKSRC= ${WRKDIR}/hping2-rc3
BROKEN_aarch64= fails to build: cannot find the byte order for this architecture, fix bytesex.h
+BROKEN_riscv64= fails to build: cannot find the byte order for this architecture, fix bytesex.h
USES= gmake
GNU_CONFIGURE= yes