Add lib32 part after libarchive 3.0.3 update.

This commit is contained in:
Sergey Kandaurov 2012-02-28 11:06:52 +00:00
parent 638f378253
commit 935921eac7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232249

View File

@ -56,6 +56,9 @@ OLD_FILES+=man/man3/archive_read_data_into_buffer.3.gz \
man/man3/archive_write_set_compression_none.3.gz \
man/man3/archive_write_set_compression_program.3.gz
OLD_LIBS+=usr/lib/libarchive.so.5
.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
OLD_LIBS+=usr/lib32/libarchive.so.5
.endif
# 20120113: removal of wtmpcvt(1)
OLD_FILES+=usr/bin/wtmpcvt
OLD_FILES+=usr/share/man/man1/wtmpcvt.1.gz