aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-01-31 12:34:28 +0000
committerJohn Marino <marino@FreeBSD.org>2016-01-31 12:34:28 +0000
commit32cd29d6dc7fa9711c6c779caa52db5868eb4446 (patch)
tree85176fc6d4e5aed7885d2e5ffccae314dae731b4 /editors
parent2d239fade92167c54914b2781a3e4bac06ec8988 (diff)
downloadports-32cd29d6dc7fa9711c6c779caa52db5868eb4446.tar.gz
ports-32cd29d6dc7fa9711c6c779caa52db5868eb4446.zip
Notes
Diffstat (limited to 'editors')
-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"