aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-20 03:29:01 +0800
committerJohn Marino <marino@FreeBSD.org>2016-11-20 03:29:01 +0800
commitf8f29f644430869ff7454b7244620d435dc354dd (patch)
treeeac6712ae772bfd7ddd75f8e2fff07a8111610ad /editors
parent33b24322d584415e3df83b35652c5d38d02d1a19 (diff)
downloadfreebsd-ports-gnome-f8f29f644430869ff7454b7244620d435dc354dd.tar.gz
freebsd-ports-gnome-f8f29f644430869ff7454b7244620d435dc354dd.tar.zst
freebsd-ports-gnome-f8f29f644430869ff7454b7244620d435dc354dd.zip
emulators/kcemu, editors/wordgrinder: Document ncurses requirement
Approved by: ncurses blanket
Diffstat (limited to 'editors')
-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 \