diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-02 23:12:12 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-02 23:12:12 +0000 |
commit | 903ce0b83bd5d3b93f074d9f3c1992160c3be639 (patch) | |
tree | 077c53f0b5dd3490ec31d3ddd647ee219ccbd2a9 /misc/cmatrix | |
parent | 6d5cb69bee309046c38f13e63663bbeda91408d8 (diff) | |
download | ports-903ce0b83bd5d3b93f074d9f3c1992160c3be639.tar.gz ports-903ce0b83bd5d3b93f074d9f3c1992160c3be639.zip |
Notes
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 |