aboutsummaryrefslogtreecommitdiff
path: root/editors/aewan
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-01-31 11:19:44 +0000
committerJohn Marino <marino@FreeBSD.org>2016-01-31 11:19:44 +0000
commitf5f15ee32a3016866c4c8a826fddfae0861a2cc1 (patch)
tree7f6e615f739dfebdc21a88cfe5c13a83f4ee5aba /editors/aewan
parent991dcfabaa9cc81cce3a441dc2fa235e4ada87b1 (diff)
downloadports-f5f15ee32a3016866c4c8a826fddfae0861a2cc1.tar.gz
ports-f5f15ee32a3016866c4c8a826fddfae0861a2cc1.zip
editors/aewan: document ncurses requirement (USES+=ncurses)
Notes
Notes: svn path=/head/; revision=407608
Diffstat (limited to 'editors/aewan')
-rw-r--r--editors/aewan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile
index 4c1bd8cc195d..f3669274fd10 100644
--- a/editors/aewan/Makefile
+++ b/editors/aewan/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake ncurses
PLIST_FILES= bin/aecat bin/aewan bin/aemakeflic \
man/man1/aecat.1.gz \