summaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2012-03-07 20:46:59 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2012-03-07 20:46:59 +0000
commit8b6ebc0a467c18b0cd30d212c4bc076d159f933c (patch)
tree23fe05ec81a254ba29a8a74926bd550ab7dd59aa /ObsoleteFiles.inc
parente80cc28c1d61c79314e83fee08fc3e82d7452335 (diff)
downloadsrc-test2-8b6ebc0a467c18b0cd30d212c4bc076d159f933c.tar.gz
src-test2-8b6ebc0a467c18b0cd30d212c4bc076d159f933c.zip
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 3fae655d19be..c95af4ea7072 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -417,6 +417,9 @@ OLD_FILES+=usr/share/man/man5/lastlog.5.gz
OLD_FILES+=usr/share/man/man5/utmp.5.gz
OLD_FILES+=usr/share/man/man5/wtmp.5.gz
OLD_LIBS+=lib/libutil.so.8
+.if ${TARGET_ARCH} == "amd64"
+OLB_LIBS+=usr/lib32/libutil.so.8
+.endif
# 20100105: new userland semaphore implementation
OLD_FILES+=usr/include/sys/semaphore.h
# 20100103: ntptrace(8) removed