svn commit: r396357 - in head/devel: . py-pydoop py-pydoop/files

Kubilay Kocak koobs at FreeBSD.org
Tue Sep 8 09:51:26 UTC 2015


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.

>>
>>> +USE_JAVA=	1.7
>>> +MAKE_ENV+=	HADOOP_HOME=${LOCALBASE}
>>
>>
> 



More information about the svn-ports-all mailing list