aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2007-07-04 16:21:27 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2007-07-04 16:21:27 +0000
commitfa2e18c2b46df6e960f170894ce85f2868988f4b (patch)
tree7e5ee5d821976e26786f5606e3cc33d621ce0426 /ObsoleteFiles.inc
parenta5b0e31251f59f902c0188374e4fe574c05cafae (diff)
downloadsrc-fa2e18c2b46df6e960f170894ce85f2868988f4b.tar.gz
src-fa2e18c2b46df6e960f170894ce85f2868988f4b.zip
Do not install man pages for the three I4B 'modules' that were
disabled for the FreeBSD 7.0 timeframe. Approved by: re (rwatson)
Notes
Notes: svn path=/head/; revision=171205
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 13a1e7dc2de5..fe7246828644 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,12 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20070704: I4B 'modules' temporary disconnected
+.if ${TARGET_ARCH} == "i386"
+OLD_FILES+=usr/share/man/man4/i4bing.4.gz
+OLD_FILES+=usr/share/man/man4/i4bipr.4.gz
+OLD_FILES+=usr/share/man/man4/i4bisppp.4.gz
+.endif
# 20070703: pf 4.1 import
OLD_FILES+=usr/libexec/ftp-proxy
# 20070701: KAME IPSec removal