aboutsummaryrefslogtreecommitdiff
path: root/editors/wordgrinder
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-19 19:29:01 +0000
committerJohn Marino <marino@FreeBSD.org>2016-11-19 19:29:01 +0000
commitf8f29f644430869ff7454b7244620d435dc354dd (patch)
treeeac6712ae772bfd7ddd75f8e2fff07a8111610ad /editors/wordgrinder
parent33b24322d584415e3df83b35652c5d38d02d1a19 (diff)
downloadports-f8f29f644430869ff7454b7244620d435dc354dd.tar.gz
ports-f8f29f644430869ff7454b7244620d435dc354dd.zip
emulators/kcemu, editors/wordgrinder: Document ncurses requirement
Approved by: ncurses blanket
Notes
Notes: svn path=/head/; revision=426532
Diffstat (limited to 'editors/wordgrinder')
-rw-r--r--editors/wordgrinder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wordgrinder/Makefile b/editors/wordgrinder/Makefile
index 05808adf5235..0c3299821d17 100644
--- a/editors/wordgrinder/Makefile
+++ b/editors/wordgrinder/Makefile
@@ -13,7 +13,7 @@ RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem
USE_GITHUB= yes
GH_ACCOUNT= davidgiven
-USES= gmake lua:52
+USES= gmake lua:52 ncurses
PLIST_FILES= bin/wordgrinder \
share/doc/wordgrinder/README.wg \