https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259445
--- Comment #3 from Po-Chuan Hsieh <sunp...@freebsd.org> --- (In reply to Kai Knoblich from comment #2) > One question: Is there a reason why ${TEST_WRKSRC} is changed back to > ${WRKSRC}? I would only use TEST_WRKSRC when it differs from WRKSRC. I see no real benefit to use TEST_WRKSRC over WRKSRC in a specific port. It is meaningful to use TEST_WRKSRC in the framework (e.g. USES=foo) or a shared Makefile/script used by many ports because it provides the flexibility to fit various conditions. -- You are receiving this mail because: You are on the CC list for the bug.