Date: Mon, 1 Feb 2016 22:13:53 +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: r407780 - head/dns/dnstop Message-ID: <201602012213.u11MDrr1049616@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Mon Feb 1 22:13:53 2016 New Revision: 407780 URL: https://svnweb.freebsd.org/changeset/ports/407780 Log: dns/dnstop: document ncurses requirement (USES+=ncurses) approved by: infrastructure blanket Modified: head/dns/dnstop/Makefile Modified: head/dns/dnstop/Makefile ============================================================================== --- head/dns/dnstop/Makefile Mon Feb 1 22:13:46 2016 (r407779) +++ head/dns/dnstop/Makefile Mon Feb 1 22:13:53 2016 (r407780) @@ -11,6 +11,7 @@ COMMENT= Captures and analyzes DNS traff LICENSE= BSD2CLAUSE +USES= ncurses GNU_CONFIGURE= yes PLIST_FILES= bin/dnstop \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602012213.u11MDrr1049616>