libarchive.so.3 was turned to libarchive.so.4 by

the src/lib/libarchive/Makefile,v 1.59 change, so
reflect this.
This commit is contained in:
Xin LI 2007-03-19 11:15:53 +00:00
parent 6a27c37636
commit 1d8e1b8a5d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=167699

View File

@ -14,6 +14,8 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
# 20070303: libarchive 2.0
OLD_LIBS+=usr/lib/libarchive.so.3
# 20070301: remove addr2ascii and ascii2addr
OLD_FILES+=usr/share/man/man3/addr2ascii.3.gz
# 20070225: vm_page_unmanage() removed