We already have cmake on FreeBSD. Installing cmake againhas these problems: 1. It causes conflicts withe cmake package 2. It wastes CPU to build cmake when it is already present. Please add a cmake option, for example USE_EXTERNAL_CMAKE, that would just launch 'cmake' assuming that it already installed.