diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2012-11-08 21:24:17 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2012-11-08 21:24:17 +0000 |
commit | 7cd2dcf07629713e5a3d60472cfe4701b705a167 (patch) | |
tree | b5c84f0fffb4afc526cfc112218fc0eb81a3021a /games | |
parent | c9b6e5b40b3af2fc12dda4fdf87722208b13e99e (diff) | |
download | src-test2-7cd2dcf07629713e5a3d60472cfe4701b705a167.tar.gz src-test2-7cd2dcf07629713e5a3d60472cfe4701b705a167.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/grdc/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/grdc/Makefile.depend b/games/grdc/Makefile.depend index 18bcf60ef813..c74c89fb77e8 100644 --- a/games/grdc/Makefile.depend +++ b/games/grdc/Makefile.depend @@ -11,6 +11,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/ncurses/ncurses \ + lib/ncurses/ncursesw \ .include <dirdeps.mk> |