summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-08 19:29:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-08 19:29:56 +0000
commit17e48e339ba2cbe76005240eab9b4409c03c0bd7 (patch)
treef77d62ca66840ca8e1e6d01a24391ded26f3d643 /net
parentsecurity/maia: fix to scan rar attachments (diff)
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
Notes
Notes: svn path=/head/; revision=425758
Diffstat (limited to 'net')
-rw-r--r--net/hping-devel/Makefile2
-rw-r--r--net/tightvnc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/hping-devel/Makefile b/net/hping-devel/Makefile
index e58c4c028665..bf54dff08760 100644
--- a/net/hping-devel/Makefile
+++ b/net/hping-devel/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libtcl84.so:lang/tcl84
CONFLICTS= hping-[0-9]*
-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
GNU_CONFIGURE= yes
USES= alias gmake
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile
index b005c815719c..7edcda11896c 100644
--- a/net/tightvnc/Makefile
+++ b/net/tightvnc/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= showrgb:x11/rgb \
xauth:x11/xauth \
xorg-fonts>=7.2:x11-fonts/xorg-fonts
-BROKEN_arm64= Fails to build: invokes x86 asm
+BROKEN_aarch64= Fails to build: invokes x86 asm
MAKE_JOBS_UNSAFE= yes
CONFLICTS= tridiavnc-[0-9]* vnc-[0-9]* tigervnc-*