From 68cb68c92f2b9b59f8c0e11fa0e899e7a467b2a9 Mon Sep 17 00:00:00 2001 From: John Marino Date: Tue, 23 Aug 2016 19:54:52 +0000 Subject: [PATCH] multimedia/xawtv: document ncurses requirement Approved by: ncurses blanket --- multimedia/xawtv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index 909bdf158178..929466043585 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -19,7 +19,7 @@ OPTIONS_DEFINE_i386= MMX OPTIONS_DEFAULT= AALIB ZVBI_DESC= Enable libzvbi support -USES= gmake iconv jpeg motif perl5 tar:bzip2 pkgconfig +USES= gmake iconv jpeg motif ncurses perl5 tar:bzip2 pkgconfig GNU_CONFIGURE= yes USE_XORG= x11 xaw CPPFLAGS+= -I${WRKSRC}/common