php5-pecl-http: disable libevent support (fixes #13742)
authorMichael Heimpold <mhei@heimpold.de>
Wed, 17 Jul 2013 16:15:25 +0000 (16:15 +0000)
committerMichael Heimpold <mhei@heimpold.de>
Wed, 17 Jul 2013 16:15:25 +0000 (16:15 +0000)
commit3c60af2c3ba048c576ec117b7dfb3a5cb2a83eb4
tree6ce7bce2668abdc984d91d907a2b040ae9b4743c
parent50a67dca50f371bb40ab3c5b906eef5faf00263e
php5-pecl-http: disable libevent support (fixes #13742)

When libevent2 was found in staging directory the configure scripts
automatically adds a dependency to it. This breaks the build as
mentioned in #13742.
To keep the footprint on the target small let's explicit disable
it rather than adding an dependency on libevent2.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 37379
lang/php5-pecl-http/Makefile