summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-10-31 13:00:35 +0000
committerbapt <bapt@FreeBSD.org>2013-10-31 13:00:35 +0000
commit4d11df94bddda963a5e3a0b05b77d7074b775a88 (patch)
treeaedc92cd31cac1107753d1fa2f607d3f13c5d2f0 /usr.sbin/Makefile
parent316df01d906d074b33aad575eaed8f3b8c3b7a88 (diff)
downloadFreeBSD-src-4d11df94bddda963a5e3a0b05b77d7074b775a88.zip
FreeBSD-src-4d11df94bddda963a5e3a0b05b77d7074b775a88.tar.gz
After around 20 years of duty it is time for pkg_install to retire
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index b58d674..730495b 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -251,10 +251,6 @@ SUBDIR+= ftp-proxy
SUBDIR+= pkg
.endif
-.if ${MK_PKGTOOLS} != "no"
-SUBDIR+= pkg_install
-.endif
-
# XXX MK_TOOLCHAIN?
.if ${MK_PMC} != "no"
SUBDIR+= pmcannotate
OpenPOWER on IntegriCloud