pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/qemu qemu requires resize_term and wide curs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a101820f2de
branches: trunk
changeset: 357249:4a101820f2de
user: roy <roy%pkgsrc.org@localhost>
date: Tue Jan 17 09:10:11 2017 +0000
description:
qemu requires resize_term and wide curses. Thanks to kamil@ and sorry to pgoyette@.
diffstat:
emulators/qemu/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1606fc6463c5 -r 4a101820f2de emulators/qemu/Makefile
--- a/emulators/qemu/Makefile Tue Jan 17 07:35:53 2017 +0000
+++ b/emulators/qemu/Makefile Tue Jan 17 09:10:11 2017 +0000
@@ -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-5*-*
USE_TOOLS+= bison gmake makeinfo perl:build pkg-config
+USE_CURSES= resize_term wide
FAKE_NCURSES= yes
UNLIMIT_RESOURCES= datasize
HAS_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index