summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/haxm/Makefile3
1 files changed, 2 insertions, 1 deletions
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