[89200] trunk/dports/science
Ryan Schmidt
ryandesign at macports.org
Thu Jan 26 18:18:23 PST 2012
On Jan 26, 2012, at 20:02, Adam Mercer wrote:
> On Thu, Jan 26, 2012 at 19:22, Ryan Schmidt wrote:
>
>> For all three ports ligo-gracedb, ligo-lars, ligo-lvalert, why do this -- why turn off the portgroup's automatic linking and then do linking yourself?
>
> Because last time I looked the automatic linking added
> -${python.branch} at the end of the binary name. I don't want this.
To request no suffix, add the following line to the Portfile:
python.link_binaries_suffix
i.e. set the python.link_binaries_suffix variable to the empty string.
More information about the macports-dev
mailing list