Created attachment 153711 [details] Patch - Software using pkg-config for openssl detection is not a reason to require openssl from ports; fix detection and drop the dependency - Fix scons to pass full environment to child processes; among other things, this fixes build with ccache which needs its environment variables to be respected
This patch look good to me, can someone commit. Thanks
A commit references this bug: Author: amdmi3 Date: Thu Mar 5 15:44:39 UTC 2015 New revision: 380508 URL: https://svnweb.freebsd.org/changeset/ports/380508 Log: - Don't require openssl from ports - Make SCons preserve environment for e.g. ccache to work properly PR: 198225 Submitted by: amdmi3 Approved by: FreeBSD@ShaneWare.Biz (maintainer) Changes: head/devel/godot/Makefile head/devel/godot/files/patch-SConstruct head/devel/godot/files/patch-platform_x11_detect.py