From 1cbe9af761b5321297d2aabf3f79fca773c2128f Mon Sep 17 00:00:00 2001 From: roy Date: Tue, 17 Jan 2017 09:10:11 +0000 Subject: qemu requires resize_term and wide curses. Thanks to kamil@ and sorry to pgoyette@. --- emulators/qemu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 3c50005a0be..b3a12c4e064 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.162 2017/01/08 02:26:47 kamil Exp $ +# $NetBSD: Makefile,v 1.163 2017/01/17 09:10:11 roy Exp $ DISTNAME= qemu-2.8.0 PKGREVISION= 1 @@ -17,6 +17,7 @@ NOT_FOR_PLATFORM+= NetBSD-1.[0-6]*-* NOT_FOR_PLATFORM+= NetBSD-5*-* USE_TOOLS+= bison gmake makeinfo perl:build pkg-config +USE_CURSES= resize_term wide FAKE_NCURSES= yes UNLIMIT_RESOURCES= datasize HAS_CONFIGURE= yes -- cgit v1.2.3