diff options
-rw-r--r-- | editors/hte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 20a6539520a3..602ac5e6c04b 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -12,7 +12,7 @@ COMMENT= File editor/viewer/analyzer for executables LICENSE= GPLv2 -USES= tar:bzip2 +USES= ncurses tar:bzip2 GNU_CONFIGURE= yes PLIST_FILES= bin/hte |