pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/haxm haxm: set USE_BSD_MAKEFILE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9220401d9731
branches:  trunk
changeset: 453564:9220401d9731
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon May 31 12:58:50 2021 +0000

description:
haxm: set USE_BSD_MAKEFILE

diffstat:

 emulators/haxm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9f54d7d18bbc -r 9220401d9731 emulators/haxm/Makefile
--- a/emulators/haxm/Makefile   Mon May 31 12:33:48 2021 +0000
+++ b/emulators/haxm/Makefile   Mon May 31 12:58:50 2021 +0000
@@ -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 @@
 
 ONLY_FOR_PLATFORM=     NetBSD-*-x86_64
 OSVERSION_SPECIFIC=    YES
+USE_BSD_MAKEFILE=      YES
 
 BUILD_DEPENDS+=        nasm-[0-9]*:../../devel/nasm
 



Home | Main Index | Thread Index | Old Index