summaryrefslogtreecommitdiffstats
path: root/lib/ncurses/menu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ncurses/menu/Makefile')
-rw-r--r--lib/ncurses/menu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ncurses/menu/Makefile b/lib/ncurses/menu/Makefile
index 96bd0d0..a853d8c 100644
--- a/lib/ncurses/menu/Makefile
+++ b/lib/ncurses/menu/Makefile
@@ -43,7 +43,9 @@ CFLAGS+= -I${SRCDIR}
DPADD= ${LIBNCURSES${LIB_SUFFIX:U}}
LDADD= -lncurses${LIB_SUFFIX}
+.if defined(ENABLE_WIDEC)
INCS= menu.h eti.h
+.endif
.PATH: ${NCURSES_DIR}/man
MAN= \
OpenPOWER on IntegriCloud