svn commit: r334851 - head/databases/rrdtool
William Grzybowski
william88 at gmail.com
Sun Dec 1 16:03:39 UTC 2013
On Sun, Dec 1, 2013 at 1:54 PM, Sunpoet Po-Chuan Hsieh
<sunpoet at freebsd.org> wrote:
> On Mon, Nov 25, 2013 at 10:15 PM, William Grzybowski <wg at freebsd.org> wrote:
>>
>> Author: wg
>> Date: Mon Nov 25 14:15:32 2013
>> New Revision: 334851
>> URL: http://svnweb.freebsd.org/changeset/ports/334851
>>
>> Log:
>> databases/rrdtool: fix build with python module
>>
>> Modified:
>> head/databases/rrdtool/Makefile
>>
>> Modified: head/databases/rrdtool/Makefile
>>
>> ==============================================================================
>> --- head/databases/rrdtool/Makefile Mon Nov 25 13:36:44 2013
>> (r334850)
>> +++ head/databases/rrdtool/Makefile Mon Nov 25 14:15:32 2013
>> (r334851)
>> @@ -46,7 +46,7 @@ RUBY_MODULE_DESC= Build RUBY bindings
>> .if ${PORT_OPTIONS:MPYTHON_MODULE}
>> USE_PYTHON= yes
>> INSTALLS_EGGINFO=yes
>> -PYDISTUTILS_EGGINFO=py_rrdtool-0.2.1-${PYTHON_VERSION:S/thon//}.egg-info
>> +PYDISTUTILS_EGGINFO=py_rrdtool-0.2.2-${PYTHON_VERSION:S/thon//}.egg-info
>
>
> How about py${PYTHON_VER} instead of ${PYTHON_VERSION:S/thon//}?
Sounds good. Can you make a PR for the port maintainer?
Thank you!
--
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil
More information about the svn-ports-all
mailing list