diff options
Diffstat (limited to 'misc/nms/Makefile')
-rw-r--r-- | misc/nms/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/nms/Makefile b/misc/nms/Makefile index 05df66b6f6f7..3b0eb5f9f55f 100644 --- a/misc/nms/Makefile +++ b/misc/nms/Makefile @@ -14,6 +14,8 @@ COMMENT= Recreate decrypting text effect from the Sneakers movie LICENSE= GPLv3 USES= gmake ncurses +MAKE_ARGS+= NCURSES_H=${NCURSESINC}/ncurses.h + USE_GITHUB= yes GH_ACCOUNT= bartobri GH_PROJECT= no-more-secrets |