aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-06 02:37:39 +0800
committermarino <marino@FreeBSD.org>2016-02-06 02:37:39 +0800
commita7b09af8ebaf25f843a674c87df043849450ded8 (patch)
treee617dca54a92a44d3ee05e460e4bf191097e13d6
parent09fd48e98ad5533bc0b9dd74d866d187be33440e (diff)
downloadfreebsd-ports-gnome-a7b09af8ebaf25f843a674c87df043849450ded8.tar.gz
freebsd-ports-gnome-a7b09af8ebaf25f843a674c87df043849450ded8.tar.zst
freebsd-ports-gnome-a7b09af8ebaf25f843a674c87df043849450ded8.zip
editors/nvi-devel: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
-rw-r--r--editors/nvi-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index de231bf67d57..779d2bfcfd76 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -19,7 +19,7 @@ WIDECHAR_DESC= Enable wide-character support (UTF-8)
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= iconv libtool pkgconfig tar:bzip2
+USES= iconv libtool ncurses pkgconfig tar:bzip2
USE_BDB= 42+
CONFIGURE_ARGS+= --with-db-prefix=${LOCALBASE} \
--program-prefix=n