From bfac17e0d734c974223c720796e8991b3dd2870d Mon Sep 17 00:00:00 2001 From: nia Date: Fri, 14 May 2021 13:23:22 +0000 Subject: iwatch: needs wide curses --- misc/iwatch/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc/iwatch') diff --git a/misc/iwatch/Makefile b/misc/iwatch/Makefile index befc2162940..ba9b2a13044 100644 --- a/misc/iwatch/Makefile +++ b/misc/iwatch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2017/05/31 03:59:45 nonaka Exp $ +# $NetBSD: Makefile,v 1.3 2021/05/14 13:23:22 nia Exp $ DISTNAME= iwatch-1.0.4 CATEGORIES= misc @@ -7,11 +7,12 @@ GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= nonakap@gmail.com HOMEPAGE= https://github.com/iij/iwatch -COMMENT= Watch the command output with interval timer +COMMENT= Watch the command output with interval timer LICENSE= 2-clause-bsd GNU_CONFIGURE= yes USE_TOOLS= gmake +USE_CURSES= wide MAKE_FILE= GNUmakefile .include "../../mk/curses.buildlink3.mk" -- cgit v1.2.3