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)
commited372a26d0d3c63f7b8f90d5cc33f2842698cd2e
tree9f9214806916a16a898a632d3f1d1909a68e0959
parent7976d87ec03948978b260bd12ec05365cfc89abe
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