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