pkg:setup pkg:configure --without-lzo2 "--without-nettle", "--without-xml2", "--without-openssl", "--with-expat" make DESTDIR=${PKG_DEST} install ln_s bin/"bsdtar", bin/"tar" ln_s bin/"bsdcpio", bin/"cpio" ln_s man1/"bsdtar.1", man1/"tar.1" ln_s man1/"bsdcpio.1", man1/"cpio.1"