From ca8fefc2603eb3edea34c8b1f9cc1f3dcfeba9aa Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 31 May 2021 12:58:50 +0000 Subject: haxm: set USE_BSD_MAKEFILE --- emulators/haxm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/haxm/Makefile b/emulators/haxm/Makefile index 717e92d5d1e..e95c30e2481 100644 --- a/emulators/haxm/Makefile +++ b/emulators/haxm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2021/05/29 06:47:05 nia Exp $ +# $NetBSD: Makefile,v 1.19 2021/05/31 12:58:50 nia Exp $ DISTNAME= haxm-7.5.6 CATEGORIES= emulators @@ -12,6 +12,7 @@ LICENSE= modified-bsd ONLY_FOR_PLATFORM= NetBSD-*-x86_64 OSVERSION_SPECIFIC= YES +USE_BSD_MAKEFILE= YES BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm -- cgit v1.2.3