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

CMAKE_GEN='Unix Makefiles' &&
default_build
