Anjuta's user's manual requires gnome-help which is a part of x11/yelp. Fix: Install x11/yelp. How-To-Repeat: When the User's Manual is invoked in Anjuta, an error message is printed on the console: libanjuta-WARNING **: Error executing help application: Failed to execute child process "gnome-help" (No such file or directory)
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
mezz 2010-02-22 03:40:28 UTC FreeBSD ports repository Modified files: devel/anjuta Makefile Log: Add a missing runtime dependency, yelp. Bump the PORTREVISION. PR: ports/141796 Reported by: Vaibhav Gavane <vaibhav.gavane@gmail.com> Feature safe: yes Revision Changes Path 1.84 +3 -1 ports/devel/anjuta/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"
State Changed From-To: open->closed Committed a fix, thanks for report!