diff options
Diffstat (limited to 'lib/libmenu/Makefile')
| -rw-r--r-- | lib/libmenu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libmenu/Makefile b/lib/libmenu/Makefile index fd3ddfe71158..6e057393d561 100644 --- a/lib/libmenu/Makefile +++ b/lib/libmenu/Makefile @@ -7,6 +7,8 @@ NCURSES=${.CURDIR}/../../contrib/ncurses .PATH: ${NCURSES}/man LIB= menu +DPADD= ${LIBNCURSES} +LDADD= -lncurses AWK?= awk SRCS= ncurses_def.h \ |
