aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-20 19:07:28 +0000
committerJohn Marino <marino@FreeBSD.org>2016-11-20 19:07:28 +0000
commit1f3bfd55acdc660cd6cd16d95ca4c49b7a8efd72 (patch)
tree23fe53ed6a003152f20cd4db9ed3e3e1c0dac2dc /misc
parent74c5e12029770c0682ee37b3f44c0ea76ea107a2 (diff)
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/nms/Makefile2
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