aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-11 15:21:12 +0800
committerMark Linimon <linimon@FreeBSD.org>2016-11-11 15:21:12 +0800
commite9309fe5d74cc15a200b93b007be4b329f7b7cd7 (patch)
tree1b447717480fa9c9d53c5811d9456a66153e2154 /net
parentdddf5cf498853b37c702b737baaac0fd002dab79 (diff)
downloadfreebsd-ports-gnome-e9309fe5d74cc15a200b93b007be4b329f7b7cd7.tar.gz
freebsd-ports-gnome-e9309fe5d74cc15a200b93b007be4b329f7b7cd7.tar.zst
freebsd-ports-gnome-e9309fe5d74cc15a200b93b007be4b329f7b7cd7.zip
The proper spelling is aarch64, not arm64.
Diffstat (limited to 'net')
-rw-r--r--net/hping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile
index 6562a3252683..d27cbb707ec8 100644
--- a/net/hping/Makefile
+++ b/net/hping/Makefile
@@ -17,7 +17,7 @@ CONFLICTS= hping-devel-[0-9]*
WRKSRC= ${WRKDIR}/hping2-rc3
-BROKEN_arm64= fails to build: can not find the byte order for this architecture, fix bytesex.h
+BROKEN_aarch64= fails to build: can not find the byte order for this architecture, fix bytesex.h
USES= gmake
GNU_CONFIGURE= yes