aboutsummaryrefslogtreecommitdiff
path: root/editors/zile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-01-31 12:47:51 +0000
committerJohn Marino <marino@FreeBSD.org>2016-01-31 12:47:51 +0000
commite36736ba3c7089dd1c8c5020f0f253f72ad39932 (patch)
treea721817dafd0339c2d8c685ac120fb786a34b526 /editors/zile
parent511d2082129db3637600a57fcc880027b137b519 (diff)
downloadports-e36736ba3c7089dd1c8c5020f0f253f72ad39932.tar.gz
ports-e36736ba3c7089dd1c8c5020f0f253f72ad39932.zip
editors/zile: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=407623
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index cd60f3721418..3c17913d6404 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc
BUILD_DEPENDS= ${LOCALBASE}/bin/help2man:${PORTSDIR}/misc/help2man
-USES= gmake perl5 pkgconfig compiler:c++11-lang
+USES= gmake ncurses perl5 pkgconfig compiler:c++11-lang
USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-included-regex