aboutsummaryrefslogtreecommitdiff
path: root/editors/hexcurse
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-01-31 11:47:43 +0000
committerJohn Marino <marino@FreeBSD.org>2016-01-31 11:47:43 +0000
commit823781099db253594c9e5991716a4eb0a2fff278 (patch)
treec1aab9bdce01a8d010e7a7b8c4fd53ca65d25537 /editors/hexcurse
parentbd139368ed33d39881e815fd13f3a22d5562c997 (diff)
downloadports-823781099db253594c9e5991716a4eb0a2fff278.tar.gz
ports-823781099db253594c9e5991716a4eb0a2fff278.zip
editors/hexcurses: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=407611
Diffstat (limited to 'editors/hexcurse')
-rw-r--r--editors/hexcurse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile
index 035f0c168082..c7d98f89319b 100644
--- a/editors/hexcurse/Makefile
+++ b/editors/hexcurse/Makefile
@@ -10,6 +10,8 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Versatile ncurses-based hex editor
+USES= ncurses
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/hexcurse man/man1/hexcurse.1.gz