summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-09-20 06:34:34 +0000
committerngie <ngie@FreeBSD.org>2014-09-20 06:34:34 +0000
commitf345ebf7972ea03d2a4b5ccb4e21cabacc00a3c9 (patch)
tree9756b9d555d48e51f75703c1f2c211de973fac03 /tools
parent559aae68ec0a01e19862f6706a27a20e92a1e894 (diff)
downloadFreeBSD-src-f345ebf7972ea03d2a4b5ccb4e21cabacc00a3c9.zip
FreeBSD-src-f345ebf7972ea03d2a4b5ccb4e21cabacc00a3c9.tar.gz
Don't install /etc/rc.d/ftp-proxy unless MK_PF == yes
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 4ff329b..67b132c 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -3606,6 +3606,7 @@ OLD_DIRS+=usr/share/examples/pc-sysinstall
.if ${MK_PF} == no
OLD_FILES+=etc/periodic/security/520.pfdenied
OLD_FILES+=etc/pf.os
+OLD_FILES+=etc/rc.d/ftp-proxy
OLD_FILES+=sbin/pfctl
OLD_FILES+=sbin/pflogd
OLD_FILES+=usr/libexec/tftp-proxy
OpenPOWER on IntegriCloud