diff options
Diffstat (limited to 'misc/cmatrix')
-rw-r--r-- | misc/cmatrix/Makefile | 2 |
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 |