svn commit: r325704 - head/targets/pseudo/userland

Eitan Adler eadler at FreeBSD.org
Sat Nov 11 07:20:16 UTC 2017


Author: eadler
Date: Sat Nov 11 07:20:14 2017
New Revision: 325704
URL: https://svnweb.freebsd.org/changeset/base/325704

Log:
  Chase removal of pkg_* commands

Modified:
  head/targets/pseudo/userland/Makefile.depend

Modified: head/targets/pseudo/userland/Makefile.depend
==============================================================================
--- head/targets/pseudo/userland/Makefile.depend	Sat Nov 11 07:14:19 2017	(r325703)
+++ head/targets/pseudo/userland/Makefile.depend	Sat Nov 11 07:20:14 2017	(r325704)
@@ -685,13 +685,6 @@ DIRDEPS+= \
 	usr.sbin/pciconf \
 	usr.sbin/periodic \
 	usr.sbin/pkg \
-	usr.sbin/pkg_install/add \
-	usr.sbin/pkg_install/create \
-	usr.sbin/pkg_install/delete \
-	usr.sbin/pkg_install/info \
-	usr.sbin/pkg_install/lib \
-	usr.sbin/pkg_install/updating \
-	usr.sbin/pkg_install/version \
 	usr.sbin/pmcannotate \
 	usr.sbin/pmccontrol \
 	usr.sbin/pmcstat \


More information about the svn-src-all mailing list