diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-11 07:21:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-11 07:21:12 +0000 |
commit | e9309fe5d74cc15a200b93b007be4b329f7b7cd7 (patch) | |
tree | 1b447717480fa9c9d53c5811d9456a66153e2154 /net/hping/Makefile | |
parent | dddf5cf498853b37c702b737baaac0fd002dab79 (diff) | |
download | ports-e9309fe5d74cc15a200b93b007be4b329f7b7cd7.tar.gz ports-e9309fe5d74cc15a200b93b007be4b329f7b7cd7.zip |
Notes
Diffstat (limited to 'net/hping/Makefile')
-rw-r--r-- | net/hping/Makefile | 2 |
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 |