Compiling net/vinagre on a fresh install fails with this message: --- checking for VINAGRE... yes checking for AVAHI... gnome-config: not found configure: error: Package requirements (avahi-ui >= 0.6.18) were not met: No package 'avahi-ui' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. --- The patch attached adds avahi-ui to the LIB_DEPENDS variable of the Makefile. How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks!
marcus 2007-12-18 17:24:11 UTC FreeBSD ports repository Modified files: net/vinagre Makefile Log: Add a missing dependency on avahi-ui. PR: 118828 Submitted by: Romain Tartiere <romain@blogreen.org> Revision Changes Path 1.2 +3 -1 ports/net/vinagre/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"