summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2014-11-05 19:54:14 +0000
committerdteske <dteske@FreeBSD.org>2014-11-05 19:54:14 +0000
commit99e7cb7d652b33bad4b1d8f98c637d74122865c5 (patch)
tree0da2b3c6db677b9d63eacfb34f3ef97c16360f8f /lib/Makefile
parentff8a6081d64a2e3a1fc80fd32dd51788dd54fb24 (diff)
downloadFreeBSD-src-99e7cb7d652b33bad4b1d8f98c637d74122865c5.zip
FreeBSD-src-99e7cb7d652b33bad4b1d8f98c637d74122865c5.tar.gz
Fix code-typo; introduced by r267511
MFC after: 3 days X-MFC-to: stable/10
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index b8c669c..7667fa3 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -130,7 +130,7 @@ SUBDIR_DEPEND_libcam= libsbuf
SUBDIR_DEPEND_libcapsicum= libnv
SUBDIR_DEPEND_libcasper= libcapsicum libnv libpjdlog
SUBDIR_DEPEND_libdevstat= libkvm
-SUBDIR_DEPEND_libdiaglog= ncurses
+SUBDIR_DEPEND_libdialog= ncurses
SUBDIR_DEPEND_libedit= ncurses
SUBDIR_DEPEND_libg++= msun
SUBDIR_DEPEND_libgeom= libexpat libsbuf
OpenPOWER on IntegriCloud