Index: bsd.sanity.mk =================================================================== --- bsd.sanity.mk (revision 380438) +++ bsd.sanity.mk (working copy) @@ -73,7 +73,7 @@ .endif .if defined(LIB_DEPENDS) && ${LIB_DEPENDS:Nlib*} -DEV_ERROR+= "Please use the new format for LIB_DEPENDS, see handbook for details" +DEV_ERROR+= "All LIB_DEPENDS should use the new format and start out with lib. (libfoo.so vs foo.so)" .endif .if defined(USE_TCL) || defined(USE_TCL_BUILD) || defined(USE_TCL_RUN) || defined(USE_TCL_WRAPPER) || \