if [ "$LIBPROXY_WEBKIT" == "none" ]; then
  OPTS="-DWITH_WEBKIT=0 $OPTS"
fi  &&

cmake_build
