summaryrefslogtreecommitdiff
path: root/misc/cave/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-20 18:13:34 +0000
committerJohn Marino <marino@FreeBSD.org>2016-11-20 18:13:34 +0000
commit858e27f5016e36b720bb94bfbe7b6093278ca118 (patch)
tree2e2cf1eef19d65c077619629b5fc10a79b7d2a4c /misc/cave/Makefile
parentgames/omega: honor CFLAGS (diff)
misc/cave: Fix configuration of ports-based ncurses
Notes
Notes: svn path=/head/; revision=426610
Diffstat (limited to 'misc/cave/Makefile')
-rw-r--r--misc/cave/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cave/Makefile b/misc/cave/Makefile
index 8b6f60671180..86cbbe37a08a 100644
--- a/misc/cave/Makefile
+++ b/misc/cave/Makefile
@@ -12,6 +12,7 @@ COMMENT= Character Animation Viewer for Everyone
USES= ncurses
GNU_CONFIGURE= yes
CONFIGURE_ARGS= LIBS="${LDFLAGS} -lncurses"
+CPPFLAGS+= -I${NCURSESINC} -I${LOCALBASE}/include
PLIST_FILES= bin/${PORTNAME} \
man/man1/cave.1.gz