aboutsummaryrefslogtreecommitdiff
path: root/editors/dhex/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 18:20:31 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 18:20:31 +0000
commit28d03bbe169d3ebd8795f18f8993a9ae48c0c544 (patch)
tree09c8f94ffe0d93b33190d23d9d8a2fadcd2e19d4 /editors/dhex/Makefile
parent99392a53abf5d96023356f245eca0d07c177b32c (diff)
downloadports-28d03bbe169d3ebd8795f18f8993a9ae48c0c544.tar.gz
ports-28d03bbe169d3ebd8795f18f8993a9ae48c0c544.zip
editors/dhex: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=408251
Diffstat (limited to 'editors/dhex/Makefile')
-rw-r--r--editors/dhex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile
index 9a2aaadfd8cc..396e14db4ee6 100644
--- a/editors/dhex/Makefile
+++ b/editors/dhex/Makefile
@@ -13,6 +13,7 @@ COMMENT= Ncurses-based hex-editor with diff mode
LICENSE= GPLv2
+USES= ncurses
MANPAGE1= dhex.1
MANPAGE5= dhexrc.5 dhex_markers.5 dhex_searchlog.5