From 17e48e339ba2cbe76005240eab9b4409c03c0bd7 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 8 Nov 2016 19:29:56 +0000 Subject: The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. --- net/hping-devel/Makefile | 2 +- net/tightvnc/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net') 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-* -- cgit v1.2.3