https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281137

--- Comment #8 from Gleb Popov <arr...@freebsd.org> ---
Building in an isolated environment in most cases means using Poudriere to
build packages. Poudriere creates a fresh jail for each package build, which
ensures that no extra dependencies may be picked up by the build system.

Running make install in /usr/ports on the production system can not provide a
clean isolated environment for the build and this is not officially supported
way to update your packages.

Regarding your case, installing gtk3 should probably fix your problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to