Date: Thu, 4 Feb 2016 16:24:26 +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: r408050 - head/sysutils/pick Message-ID: <201602041624.u14GOQJV037617@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Thu Feb 4 16:24:26 2016 New Revision: 408050 URL: https://svnweb.freebsd.org/changeset/ports/408050 Log: sysutils/pick: document ncurses requirement (USES+=ncurses) approved by: infrastructure blanket Modified: head/sysutils/pick/Makefile Modified: head/sysutils/pick/Makefile ============================================================================== --- head/sysutils/pick/Makefile Thu Feb 4 16:23:12 2016 (r408049) +++ head/sysutils/pick/Makefile Thu Feb 4 16:24:26 2016 (r408050) @@ -11,6 +11,7 @@ COMMENT= Tool for choosing one option fr LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +USES= ncurses GNU_CONFIGURE= yes PLIST_FILES= bin/pick man/man1/pick.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602041624.u14GOQJV037617>