[MacPorts] #23396: substitute prefix in variants.conf (was: variants.conf has a raw value in it not replaces with your current prefix)
MacPorts
noreply at macports.org
Sat Jan 23 02:04:26 PST 2010
#23396: substitute prefix in variants.conf
------------------------------+---------------------------------------------
Reporter: scott@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: base | Version: 1.8.2
Keywords: | Port:
------------------------------+---------------------------------------------
Changes (by jmr@…):
* type: defect => enhancement
* component: ports => base
Old description:
> variants.conf reads:
> # To specify global variants to use for all port builds,
> # customize this file to list variant settings you want.
> #
> # Be sure to uncomment/define the variants_conf setting
> # in the system wide ${prefix}/etc/macports/macports.conf
> # file or in your personal ~/.macports/macports.conf to
> # point to this file to enable this feature.
> #
> # Any variants specified here that are not supported by
> # a port will just be ignored. Multiple variants can be
> # specified per line, or one per line is also allowed.
> #
> # Example:
> # +ipv6 +no_x11
>
> Should the ${prefix} actually be replaced out with the users real prefix,
> in my case, it would read:
>
> # in the system wide /opt/local/etc/macports/macports.conf
New description:
variants.conf reads:
{{{
# To specify global variants to use for all port builds,
# customize this file to list variant settings you want.
#
# Be sure to uncomment/define the variants_conf setting
# in the system wide ${prefix}/etc/macports/macports.conf
# file or in your personal ~/.macports/macports.conf to
# point to this file to enable this feature.
#
# Any variants specified here that are not supported by
# a port will just be ignored. Multiple variants can be
# specified per line, or one per line is also allowed.
#
# Example:
# +ipv6 +no_x11
}}}
Should the ${prefix} actually be replaced out with the users real prefix,
in my case, it would read:
# in the system wide /opt/local/etc/macports/macports.conf
--
Comment:
Please remember to preview and use WikiFormatting, and choose the correct
component.
--
Ticket URL: <http://trac.macports.org/ticket/23396#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list