[Bug 214810] net/asterisk11: Providing a custom .asterisk.makeopts file doesn't work anymore

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 24 16:20:36 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214810

            Bug ID: 214810
           Summary: net/asterisk11: Providing a custom .asterisk.makeopts
                    file doesn't work anymore
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot at FreeBSD.org
          Reporter: yani at pi-greece.eu
             Flags: maintainer-feedback?(madpilot at FreeBSD.org)
          Assignee: madpilot at FreeBSD.org

Created attachment 177361
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177361&action=edit
Makefile patch to copy the custom .asterisk.makeopts file to the work directory

Using a custom ".asterisk.makeopts" file doesn't work anymore, the
"USER_MAKEOPTS_FILE" variable setup in the ports Makefile and passed to "make
menuselect.makeopts" doesn't seem to have any effect.

A workaround (as per the upstream Makefile's comments) is to use a straight
copy of the custom ".asterisk.makeopts" file to "menuselect.makeopts" in the
working directory before running "make menuselect.makeopts". I'm attaching a
patch to the ports Makefile which fixes the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list