svn commit: r396357 - in head/devel: . py-pydoop py-pydoop/files
Dmitry Sivachenko
demon at FreeBSD.org
Tue Sep 8 10:50:22 UTC 2015
> On 8 сент. 2015 г., at 12:51, Kubilay Kocak <koobs at FreeBSD.org> wrote:
>
> On 8/09/2015 7:13 PM, Dmitry Sivachenko wrote:
>>
>>> On 8 сент. 2015 г., at 12:00, Kubilay Kocak <koobs at FreeBSD.org> wrote:
>>>
>>> On 8/09/2015 6:57 PM, Dmitry Sivachenko wrote:
>>>> +BUILD_DEPENDS= ${LOCALBASE}/bin/yarn:${PORTSDIR}/devel/hadoop2
>>>> +RUN_DEPENDS= ${LOCALBASE}/bin/yarn:${PORTSDIR}/devel/hadoop2
>>>> +
>>>> +USES= python:2
>>>> +USE_PYTHON= distutils
>>>
>>> autoplist, or dont you like them? :)
>>
>>
>> It does not work for this port. Extra files are left unpackaged.
>
> You can add those (extra files) to pkg-plist. The final results is a
> super-set.
Interesting. I did not know that. Thanks for pointing out.
More information about the svn-ports-head
mailing list