summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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