aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-11-24 15:47:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-11-24 15:48:44 +0000
commit5abafe4aa0b82a3ce96425b016641324c290a8b4 (patch)
treed905544cc500672c4f9d84ba93747defffb4a449 /lib/Makefile
parent3ff041945054e692672f506a2448d1200133032d (diff)
downloadsrc-5abafe4aa0b82a3ce96425b016641324c290a8b4.tar.gz
src-5abafe4aa0b82a3ce96425b016641324c290a8b4.zip
bsddialog, mark the lib as dependent on ncurses
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 3af6b938ee74..2cba5feaee19 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -117,6 +117,7 @@ SUBDIR_DEPEND_geom= libufs
SUBDIR_DEPEND_googletest= libregex
SUBDIR_DEPEND_libarchive= libz libbz2 libexpat liblzma libmd libzstd
SUBDIR_DEPEND_libauditdm= libbsm
+SUBDIR_DEPEND_libbsddialog= ncurses
SUBDIR_DEPEND_libbsnmp= ${_libnetgraph}
SUBDIR_DEPEND_libc++:= libcxxrt
# libssp_nonshared doesn't need to be linked into libc on every arch, but it is