Date: Fri, 08 Dec 2017 10:09:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224171] CONFIGURE_ARGS, MAKE_ENV, MAKE_ARGS, CMAKE_ARGS, INSTALL_ARGS, PLIST_FILES should be added to _FLAVOR_HELPERS_APPEND Message-ID: <bug-224171-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224171 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@FreeBSD.org Reporter: yuri@freebsd.org CC: freebsd-ports-bugs@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 sa= me or close to that. For example, the flavor might be for building some package with plugins: > FLAVORS=3Ddefault withplugins > withplugins_CONFIGURE_ARGS=3D--with-plugins > withplugins_PLIST_FILES=3D lib/x/plugin1.so lib/x/plugn2.so --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224171-13>