diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2016-10-13 21:35:48 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2016-10-13 21:35:48 +0000 |
| commit | 3ba97c2088a00e82032f97c5ef4d48fd5b4ea14b (patch) | |
| tree | 80933a3f4cc388db2733efd12b3f72656755edcb /lib | |
| parent | eb17fb15b3f960c8467ee557d6b203a114724963 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile index a1051fa7ba03c..83f2e23167e21 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -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 |
