mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
b085d429e2
Upstream's configure script assumes that libevent will be in /usr/local rather than using pkg-config. This causes builds on systems with non-default LOCALBASE settings to fail. We are able to work around this by specifying the correct path in the argument to --with-libevent. PR: 224304 Submitted by: Erick Turnquist <jhujhiti@adjectivism.org> Approved by: pg@pakhom.spb.ru (maintainer timeout, 3 months)