Created attachment 207050 [details] asterisk-g72x.diff There is no CONFIGURE_ARGS flavors helper, so there is either something wrong in the port that needs to be fixed or all the *_CONFIGURE_ARGS should be removed. At the moment they are just nops.
Good catch. I'm not sure how this is possible but this one actually compiles and also work even without this option with all asterisk versions. Only chance is that the differences between the versions we have in the ports tree are similar enough. Anyway I'd rather patch it so that the correct flags are passed since you noticed this problem. I'll commit a fix after some tests. Thanks!
A commit references this bug: Author: madpilot Date: Mon Sep 2 07:08:55 UTC 2019 New revision: 510764 URL: https://svnweb.freebsd.org/changeset/ports/510764 Log: - Correctly pass CONFIGURE_ARGS depending on flavor - Fix default FLAVOR definition PR: 240238 Submitted by: tobik MFH: 2019Q3 Changes: head/net/asterisk-g72x/Makefile
Fix committed. I actually made a few mistakes in this port. Waiting for MFH to close the bug.
Merged. Thanks!
A commit references this bug: Author: madpilot Date: Mon Sep 2 07:36:55 UTC 2019 New revision: 510768 URL: https://svnweb.freebsd.org/changeset/ports/510768 Log: MFH: r510764 - Correctly pass CONFIGURE_ARGS depending on flavor - Fix default FLAVOR definition PR: 240238 Submitted by: tobik Approved by: ports-secteam (joneum) Changes: _U branches/2019Q3/ branches/2019Q3/net/asterisk-g72x/Makefile