summaryrefslogtreecommitdiffstats
path: root/lib/libncurses/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libncurses/Makefile')
-rw-r--r--lib/libncurses/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile
index 5ab9dc1..b6f5f60 100644
--- a/lib/libncurses/Makefile
+++ b/lib/libncurses/Makefile
@@ -36,7 +36,7 @@ ONEUL= 1UL
.PATH: ${NCURSES}/man
INCS= -I. -I${.CURDIR} -I${NCURSES}/ncurses -I${NCURSES}/include
-CFLAGS+=${INCS} -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H
+CFLAGS+=${INCS} -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS
GENSRC= \
codes.c \
OpenPOWER on IntegriCloud