aboutsummaryrefslogtreecommitdiff
path: root/editors/chexedit
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-01-31 13:26:25 +0000
committerJohn Marino <marino@FreeBSD.org>2016-01-31 13:26:25 +0000
commita21c9f5512996f605e9492272384405344ecf6e9 (patch)
tree6ccb74cdad8c5127fdedeec0d79a144c27c1fa2b /editors/chexedit
parentb56c2cb98ee63d36ecf20c9a5ca8eb5f9d13f949 (diff)
downloadports-a21c9f5512996f605e9492272384405344ecf6e9.tar.gz
ports-a21c9f5512996f605e9492272384405344ecf6e9.zip
editors/chexedit: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=407630
Diffstat (limited to 'editors/chexedit')
-rw-r--r--editors/chexedit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile
index be38793996c6..f3d796d6adb3 100644
--- a/editors/chexedit/Makefile
+++ b/editors/chexedit/Makefile
@@ -15,6 +15,7 @@ COMMENT= Full screen text mode Hex editor using the [n]curses library
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= ncurses
GNU_CONFIGURE= yes
PLIST_FILES= bin/chexedit \
man/man1/chexedit.1.gz