[Bug 224171] CONFIGURE_ARGS, MAKE_ENV, MAKE_ARGS, CMAKE_ARGS, INSTALL_ARGS, PLIST_FILES should be added to _FLAVOR_HELPERS_APPEND

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 8 10:09:01 UTC 2017


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

            Bug ID: 224171
           Summary: CONFIGURE_ARGS, MAKE_ENV, MAKE_ARGS, CMAKE_ARGS,
                    INSTALL_ARGS, PLIST_FILES should be added to
                    _FLAVOR_HELPERS_APPEND
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: yuri at freebsd.org
                CC: freebsd-ports-bugs at FreeBSD.org

Or, alternatively, this set should be the same that works in option helpers.

Flavors are similar to options, therefore helper variables should be the same
or close to that.

For example, the flavor might be for building some package with plugins:
> FLAVORS=default withplugins
> withplugins_CONFIGURE_ARGS=--with-plugins
> withplugins_PLIST_FILES= lib/x/plugin1.so lib/x/plugn2.so

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list