aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2023-04-19 00:14:23 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2023-04-19 00:14:23 +0000
commitd9a42747950146bf03cda7f6e25d219253f8a57a (patch)
treeb3d4ddc8633a01c23358d90ba7ba1f1d0cc4f1ce /usr.sbin/pkg
parent617a11eab6337693eae9d160453adf1943ab6a37 (diff)
Diffstat (limited to 'usr.sbin/pkg')
-rw-r--r--usr.sbin/pkg/Makefile.depend10
1 files changed, 2 insertions, 8 deletions
diff --git a/usr.sbin/pkg/Makefile.depend b/usr.sbin/pkg/Makefile.depend
index 0d93f91b60de..c1fcf1925a31 100644
--- a/usr.sbin/pkg/Makefile.depend
+++ b/usr.sbin/pkg/Makefile.depend
@@ -2,23 +2,17 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
- gnu/lib/csu \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libarchive \
- lib/libbz2 \
lib/libc \
lib/libcompiler_rt \
- lib/libexpat \
lib/libfetch \
- lib/liblzma \
- lib/libsbuf \
- lib/libthr \
+ lib/libmd \
lib/libucl \
- lib/libz \
- lib/msun \
+ lib/libutil \
secure/lib/libcrypto \
secure/lib/libssl \