Re-enable dpv(1,3): Introduced via r274116; temporarily disabled
shortly thereafter via r274124 until I could get the right recipe down w/respect to SUBDIR_DEPEND. Thanks to: ngie, ian Reviewed by: ian MFC after: 21 days X-MFC-to: stable/10 stable/9 X-MFC-with: 274116 274120 274121 274123 274144 274146
This commit is contained in:
parent
77f4973eec
commit
7fc89952f1
@ -42,6 +42,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
|
||||
libcrypt \
|
||||
libdevinfo \
|
||||
libdevstat \
|
||||
libdpv \
|
||||
libdwarf \
|
||||
libedit \
|
||||
${_libevent} \
|
||||
@ -130,6 +131,7 @@ SUBDIR_DEPEND_libcam= libsbuf
|
||||
SUBDIR_DEPEND_libcapsicum= libnv
|
||||
SUBDIR_DEPEND_libcasper= libcapsicum libnv libpjdlog
|
||||
SUBDIR_DEPEND_libdevstat= libkvm
|
||||
SUBDIR_DEPEND_libdpv= libfigpar ncurses libutil
|
||||
SUBDIR_DEPEND_libedit= ncurses
|
||||
SUBDIR_DEPEND_libg++= msun
|
||||
SUBDIR_DEPEND_libgeom= libexpat libsbuf
|
||||
|
@ -36,6 +36,7 @@ SUBDIR= alias \
|
||||
ctlstat \
|
||||
cut \
|
||||
dirname \
|
||||
dpv \
|
||||
du \
|
||||
ee \
|
||||
elf2aout \
|
||||
|
Loading…
Reference in New Issue
Block a user