aboutsummaryrefslogtreecommitdiffstats
path: root/editors/hexedit
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-01-31 19:18:37 +0800
committermarino <marino@FreeBSD.org>2016-01-31 19:18:37 +0800
commitc67b65673d29b010822f7ee3b39d32eef9eabda3 (patch)
tree429a854f9bb776ec30b571ce1fd6e19e3f3b832f /editors/hexedit
parentd51bac71ab1f29181cd64ecb9506bf31b5f77b02 (diff)
downloadfreebsd-ports-gnome-c67b65673d29b010822f7ee3b39d32eef9eabda3.tar.gz
freebsd-ports-gnome-c67b65673d29b010822f7ee3b39d32eef9eabda3.tar.zst
freebsd-ports-gnome-c67b65673d29b010822f7ee3b39d32eef9eabda3.zip
editors/hexedit: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Diffstat (limited to 'editors/hexedit')
-rw-r--r--editors/hexedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 55479bb957e9..a0b400d05181 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -14,7 +14,7 @@ COMMENT= View and edit files in hexadecimal or ASCII
LICENSE= GPLv2
GNU_CONFIGURE= yes
-USES= tar:tgz
+USES= ncurses tar:tgz
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/hexedit man/man1/hexedit.1.gz