aboutsummaryrefslogtreecommitdiffstats
path: root/misc/cmatrix
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-03 07:12:12 +0800
committermarino <marino@FreeBSD.org>2016-02-03 07:12:12 +0800
commit34a2fedea3e5107be3157b8537c4b1dcfbf7b50b (patch)
tree077c53f0b5dd3490ec31d3ddd647ee219ccbd2a9 /misc/cmatrix
parenta67f98ef9a033e16f9e85d8bb2756ac008a8a02a (diff)
downloadfreebsd-ports-gnome-34a2fedea3e5107be3157b8537c4b1dcfbf7b50b.tar.gz
freebsd-ports-gnome-34a2fedea3e5107be3157b8537c4b1dcfbf7b50b.tar.zst
freebsd-ports-gnome-34a2fedea3e5107be3157b8537c4b1dcfbf7b50b.zip
misc/cmatrix: document ncurses requirement (USES+=ncurses)
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