[Bug 207932] New port: devel/libarea
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 14 11:36:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207932
--- Comment #7 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
The port still fails to build on Poudriere because it uses the python-configure
binary to determine Python's include path. That comes from lang/python, which
is not pulled by USES=python.
You need to add a line like this:
BUILD_DEPENDS= python-config:${PORTSDIR}/lang/python
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list