On Thu, Apr 26, 2018 at 07:41:46AM +0200, Rafael Sadowski wrote:
> Update weechat to the latest stable version. I take maintainer,
> requested by danj@. Little tested with ICB and freenode so far.
>
> https://weechat.org/files/changelog/ChangeLog-2.1.html
>
> Please test it and give me feedback.
>
> Ok? Comments?
MASTER_SITES should not use HOMEPAGE anymore.
Can you do $(WRKSRC) -> ${WRKSRC} in post-install and also move NO_TEST
above the targets?
Both CC and CFLAGS are ignored as `make CC=foo CFLAGS=bar clean build'
runs fine.