Date: Fri, 5 Feb 2016 11:38:42 +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: r408163 - head/net-mgmt/iftop Message-ID: <201602051138.u15BcgRV083089@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri Feb 5 11:38:42 2016 New Revision: 408163 URL: https://svnweb.freebsd.org/changeset/ports/408163 Log: net-mgmt/iftop: document ncurses requirement (USES+=ncurses) approved by: infrastructure blanket Modified: head/net-mgmt/iftop/Makefile Modified: head/net-mgmt/iftop/Makefile ============================================================================== --- head/net-mgmt/iftop/Makefile Fri Feb 5 11:23:00 2016 (r408162) +++ head/net-mgmt/iftop/Makefile Fri Feb 5 11:38:42 2016 (r408163) @@ -11,6 +11,7 @@ COMMENT= Display bandwidth usage on an i LICENSE= GPLv2 +USES= ncurses GNU_CONFIGURE= yes PORTDOCS= README
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602051138.u15BcgRV083089>