aboutsummaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-01-31 12:35:36 +0000
committerJohn Marino <marino@FreeBSD.org>2016-01-31 12:35:36 +0000
commit29a155f0b1c2ab29c674635c9772d71ca726fe9d (patch)
tree541981cdc82b842a72800c9364347f6cb61f97dd /editors/vile
parent32cd29d6dc7fa9711c6c779caa52db5868eb4446 (diff)
downloadports-29a155f0b1c2ab29c674635c9772d71ca726fe9d.tar.gz
ports-29a155f0b1c2ab29c674635c9772d71ca726fe9d.zip
editors/vile: document ncurses requirement (USES+=ncurses)
Notes
Notes: svn path=/head/; revision=407621
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index d1f6d279f293..36102ba226d2 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -18,7 +18,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= reflex:${PORTSDIR}/textproc/reflex
-USES= pkgconfig shebangfix tar:tgz
+USES= ncurses pkgconfig shebangfix tar:tgz
SHEBANG_FILES= perl/vileget
GNU_CONFIGURE= yes
CONFIGURE_ENV= cf_cv_crypt_works=yes