grip seems to now depend on libgnomeui. I assume bento would catch this if bento weren't having its own problems. Fix: I think that adding libgnomeui to the USE_GNOME line in ports/audio/grip/Makefile solves the problem. [I tested it, and it worked on my system...] How-To-Repeat: building grip without libgnomeui installed, checking for libgnomeui-2.0 >= 2.2.0... gnome-config: not found gnome-config: not found Package libgnomeui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found configure: error: Library requirements (libgnomeui-2.0 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/audio/grip/work/grip-3.1.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/audio/grip.
Responsible Changed From-To: freebsd-ports-bugs->adamw over to adamw who did the last update
State Changed From-To: open->closed Committed, thanks!