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 fd3ddfe..6e05739 100644
--- a/lib/ncurses/menu/Makefile
+++ b/lib/ncurses/menu/Makefile
@@ -7,6 +7,8 @@ NCURSES=${.CURDIR}/../../contrib/ncurses
.PATH: ${NCURSES}/man
LIB= menu
+DPADD= ${LIBNCURSES}
+LDADD= -lncurses
AWK?= awk
SRCS= ncurses_def.h \
OpenPOWER on IntegriCloud