diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile index 644355f8f..e3a0a2c61 100644 --- a/net/shadowsocks-libev/Makefile +++ b/net/shadowsocks-libev/Makefile @@ -114,7 +114,7 @@ define Build/Prepare -o -name '*.lo' \ -o -name '.deps' \ -o -name '.libs' \ - | xargs rm -rvf + | $(XARGS) rm -rvf endef CONFIGURE_ARGS += \