aboutsummaryrefslogtreecommitdiffstats
path: root/editors/tweak/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/tweak/Makefile')
-rw-r--r--editors/tweak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tweak/Makefile b/editors/tweak/Makefile
index 2f831aac5de6..c43aa43ae6bf 100644
--- a/editors/tweak/Makefile
+++ b/editors/tweak/Makefile
@@ -12,7 +12,7 @@ COMMENT= Efficient hex editor
PLIST_FILES= bin/tweak \
man/man1/tweak.1.gz
-USES= uidfix
+USES= ncurses uidfix
MAKEFILE= ${FILESDIR}/Makefile.in
MAKE_ENV+= BINDIR="${LOCALBASE}/bin" MANDIR="${PREFIX}/man/man"