aboutsummaryrefslogtreecommitdiff
path: root/misc/mdp
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-02 23:58:43 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-02 23:58:43 +0000
commit9df77b32ae6043e3abac216a9b1bd61a9f518303 (patch)
tree7c9e187010dbc571ec58e228c095a75804cc63eb /misc/mdp
parent9e18fa43d809dc9e637f3efcb6f6affa1c4d466c (diff)
downloadports-9df77b32ae6043e3abac216a9b1bd61a9f518303.tar.gz
ports-9df77b32ae6043e3abac216a9b1bd61a9f518303.zip
misc/mdp: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=407921
Diffstat (limited to 'misc/mdp')
-rw-r--r--misc/mdp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mdp/Makefile b/misc/mdp/Makefile
index a677f22be426..539587475d85 100644
--- a/misc/mdp/Makefile
+++ b/misc/mdp/Makefile
@@ -12,7 +12,7 @@ LICENSE= GPLv3
USE_GITHUB= yes
GH_ACCOUNT= visit1985
-USES= gmake
+USES= gmake ncurses
PLIST_FILES= bin/${PORTNAME}
OPTIONS_DEFINE= DEBUG