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