K 10 svn:author V 4 tijl K 8 svn:date V 27 2015-07-29T13:39:12.582254Z K 7 svn:log V 407 Libarchive can use either libxml2 or libexpat for xar support, but the LIBXML2 option currently makes libarchive link to both libxml2 and libbsdxml (base system private copy of libexpat). Replace this with a simple depdendency on libexpat. Also remove PATCH_STRIP because there are no patches, replace MAKE with MAKE_CMD and add INSTALL_TARGET=install-strip. PR: 201948 Approved by: glewis (maintainer) END