aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-11-21 03:07:28 +0800
committermarino <marino@FreeBSD.org>2016-11-21 03:07:28 +0800
commitff3a3346fd01561e180633441b4500545d2ccd08 (patch)
tree23fe53ed6a003152f20cd4db9ed3e3e1c0dac2dc
parenta035372b1ee89d16e8670b261764e36a0d1634d4 (diff)
downloadfreebsd-ports-gnome-ff3a3346fd01561e180633441b4500545d2ccd08.tar.gz
freebsd-ports-gnome-ff3a3346fd01561e180633441b4500545d2ccd08.tar.zst
freebsd-ports-gnome-ff3a3346fd01561e180633441b4500545d2ccd08.zip
misc/nms: Fix configuration for ports-bases ncurses
-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