Author: emaste
Date: Thu Oct 13 21:35:48 2016
New Revision: 307237
URL: https://svnweb.freebsd.org/changeset/base/307237

Log:
  garbage collect _libatm, missed in r179308

Modified:
  head/lib/Makefile

Modified: head/lib/Makefile
==============================================================================
--- head/lib/Makefile   Thu Oct 13 20:39:34 2016        (r307236)
+++ head/lib/Makefile   Thu Oct 13 21:35:48 2016        (r307237)
@@ -26,7 +26,6 @@ SUBDIR=       ${SUBDIR_BOOTSTRAP} \
        .WAIT \
        libalias \
        libarchive \
-       ${_libatm} \
        libauditd \
        libbegemot \
        ${_libblacklist} \
@@ -134,7 +133,6 @@ SUBDIR=     ${SUBDIR_BOOTSTRAP} \
 # libraries, those libraries should be listed as build order dependencies here.
 
 SUBDIR_DEPEND_libarchive= libz libbz2 libexpat liblzma libmd
-SUBDIR_DEPEND_libatm= libmd
 SUBDIR_DEPEND_libauditdm= libbsm
 SUBDIR_DEPEND_libbsnmp= ${_libnetgraph}
 SUBDIR_DEPEND_libc++:= libcxxrt
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to