2014-08-19 18:00 GMT+04:00 Vadim Zhukov <[email protected]>:
> 2014-08-19 17:45 GMT+04:00 Giovanni Bechis <[email protected]>:
>> Wip port for opensmtpd extra stuff, some things still to solve:
>> - get rid of WRKDIST horrible assignment
>
> Use the full commit ID in GH_COMMIT, and then put in WRKDIST.
>
>> - lang/python tries to exec setup.py and NO_BUILD should not be set. any
>> hints ?
>
> add CONFIGURE_STYLE=none
>
> Also you may want to specify Python dependencies this way:
>
> MODPY_RUNDEP= No
> MODPY_RUNDEP-python= Yes
Nah, that couldn't work at all; this one works instead:
MODPY_RUNDEP= No
RUN_DEPENDS-python= ${MODPY_RUN_DEPENDS}
Also, please, clean up WANTLIB-main. :)
> Otherwise this looks nice. Didn't tried it yet, though.
>
> --
> WBR,
> Vadim Zhukov
--
WBR,
Vadim Zhukov