summaryrefslogtreecommitdiffstats
path: root/tools/build/mk
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-02-28 14:39:39 +0000
committerantoine <antoine@FreeBSD.org>2010-02-28 14:39:39 +0000
commit443c579049e8e49ab83fab464c50ea4609374371 (patch)
tree289fe6ba8088253bf6438f2bbd6c0ae63537c3c1 /tools/build/mk
parent7575a140433be37ae5aad0227c85abb3b3159254 (diff)
downloadFreeBSD-src-443c579049e8e49ab83fab464c50ea4609374371.zip
FreeBSD-src-443c579049e8e49ab83fab464c50ea4609374371.tar.gz
Add files to remove when MK_PKGTOOLS=no.
Diffstat (limited to 'tools/build/mk')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index e526f11..ca85c27 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1763,6 +1763,22 @@ OLD_FILES+=usr/share/man/man8/pflogd.8.gz
OLD_FILES+=usr/share/man/man8/tftp-proxy.8.gz
.endif
+.if ${MK_PKGTOOLS} == no
+OLD_FILES+=etc/periodic/weekly/400.status-pkg
+OLD_FILES+=usr/sbin/pkg_add
+OLD_FILES+=usr/sbin/pkg_create
+OLD_FILES+=usr/sbin/pkg_delete
+OLD_FILES+=usr/sbin/pkg_info
+OLD_FILES+=usr/sbin/pkg_updating
+OLD_FILES+=usr/sbin/pkg_version
+OLD_FILES+=usr/share/man/man1/pkg_add.1.gz
+OLD_FILES+=usr/share/man/man1/pkg_create.1.gz
+OLD_FILES+=usr/share/man/man1/pkg_delete.1.gz
+OLD_FILES+=usr/share/man/man1/pkg_info.1.gz
+OLD_FILES+=usr/share/man/man1/pkg_updating.1.gz
+OLD_FILES+=usr/share/man/man1/pkg_version.1.gz
+.endif
+
.if ${MK_PROFILE} == no
OLD_FILES+=usr/lib/libalias_cuseeme_p.a
OLD_FILES+=usr/lib/libalias_dummy_p.a
OpenPOWER on IntegriCloud