aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-06 02:20:31 +0800
committermarino <marino@FreeBSD.org>2016-02-06 02:20:31 +0800
commita0681756838baa9f66e5c5937386adf1f635ffbe (patch)
tree09c8f94ffe0d93b33190d23d9d8a2fadcd2e19d4 /editors
parent5f81a743bab1bd9fa752264a735500c68561b74d (diff)
downloadfreebsd-ports-gnome-a0681756838baa9f66e5c5937386adf1f635ffbe.tar.gz
freebsd-ports-gnome-a0681756838baa9f66e5c5937386adf1f635ffbe.tar.zst
freebsd-ports-gnome-a0681756838baa9f66e5c5937386adf1f635ffbe.zip
editors/dhex: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Diffstat (limited to 'editors')
-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