svn commit: r289388 - head/lib
Bryan Drewery
bdrewery at FreeBSD.org
Thu Oct 15 20:46:35 UTC 2015
Author: bdrewery
Date: Thu Oct 15 20:46:34 2015
New Revision: 289388
URL: https://svnweb.freebsd.org/changeset/base/289388
Log:
Remove unneeded libg++ reference that came in with r267511 based on a removed
comment.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/lib/Makefile
Modified: head/lib/Makefile
==============================================================================
--- head/lib/Makefile Thu Oct 15 20:40:23 2015 (r289387)
+++ head/lib/Makefile Thu Oct 15 20:46:34 2015 (r289388)
@@ -137,7 +137,6 @@ SUBDIR_DEPEND_libcasper= libcapsicum lib
SUBDIR_DEPEND_libdevstat= libkvm
SUBDIR_DEPEND_libdpv= libfigpar ncurses libutil
SUBDIR_DEPEND_libedit= ncurses
-SUBDIR_DEPEND_libg++:= msun
SUBDIR_DEPEND_libgeom= libexpat libsbuf
SUBDIR_DEPEND_liblibrpcsec_gss= libgssapi
SUBDIR_DEPEND_libmagic= libz
More information about the svn-src-all
mailing list