Created attachment 181350 [details] Simple fix Defining 'RUN_DEPENDS+= ${BUILD_DEPENDS}' results in uninteded side effects in case of using ccache by defining WITH_CCACHE_BUILD=yes in your /etc/make.conf. # pkg info -d py27-mako py27-mako-1.0.6: py27-beaker-1.8.1 python27-2.7.13_1 py27-setuptools27-32.1.0 py27-MarkupSafe-0.23_1 py27-Babel-2.3.4 ccache-3.3.4
A commit references this bug: Author: wen Date: Sat Apr 1 00:31:10 UTC 2017 New revision: 437390 URL: https://svnweb.freebsd.org/changeset/ports/437390 Log: - Remove unnecessary dependencies by fix RUN_DEPENDS PR: 218258 Submitted by: andreas.hollmann@gmail.com Changes: head/textproc/py-mako/Makefile