Date: Tue, 23 Aug 2016 19:54:52 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420740 - head/multimedia/xawtv Message-ID: <201608231954.u7NJsq5F038904@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Tue Aug 23 19:54:52 2016 New Revision: 420740 URL: https://svnweb.freebsd.org/changeset/ports/420740 Log: multimedia/xawtv: document ncurses requirement Approved by: ncurses blanket Modified: head/multimedia/xawtv/Makefile Modified: head/multimedia/xawtv/Makefile ============================================================================== --- head/multimedia/xawtv/Makefile Tue Aug 23 19:44:20 2016 (r420739) +++ head/multimedia/xawtv/Makefile Tue Aug 23 19:54:52 2016 (r420740) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608231954.u7NJsq5F038904>