aboutsummaryrefslogtreecommitdiff
path: root/misc/cmatrix
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-02 23:12:12 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-02 23:12:12 +0000
commit903ce0b83bd5d3b93f074d9f3c1992160c3be639 (patch)
tree077c53f0b5dd3490ec31d3ddd647ee219ccbd2a9 /misc/cmatrix
parent6d5cb69bee309046c38f13e63663bbeda91408d8 (diff)
downloadports-903ce0b83bd5d3b93f074d9f3c1992160c3be639.tar.gz
ports-903ce0b83bd5d3b93f074d9f3c1992160c3be639.zip
misc/cmatrix: document ncurses requirement (USES+=ncurses)
Notes
Notes: svn path=/head/; revision=407903
Diffstat (limited to 'misc/cmatrix')
-rw-r--r--misc/cmatrix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cmatrix/Makefile b/misc/cmatrix/Makefile
index d32889a4fa82..b0a0562c2ae4 100644
--- a/misc/cmatrix/Makefile
+++ b/misc/cmatrix/Makefile
@@ -12,7 +12,7 @@ COMMENT= Show a scrolling 'Matrix' like screen
LICENSE= GPLv1+ # though COPYING is GPLv2
-USES= gmake
+USES= gmake ncurses
GNU_CONFIGURE= yes
PORTDOCS= ChangeLog README TODO