[Bug 224879] exp-run FLAVORS helpers fix
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 8 00:26:23 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224879
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bdrewery
Date: Mon Jan 8 00:25:28 UTC 2018
New revision: 458395
URL: https://svnweb.freebsd.org/changeset/ports/458395
Log:
MFH: r458394
Fix flavor helpers when only bsd.port.pre.mk is not used and FLAVOR is not
set.
The helpers were being evaluated before the default FLAVOR was set. The
helpers worked fine if the FLAVOR was specified by the user but not if
it was left to the default value. Resolve this by moving the helpers
right after the default FLAVOR is set.
PR: 224879
exp-run by: antoine
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D13756
Changes:
_U branches/2018Q1/
branches/2018Q1/Mk/bsd.port.mk
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list