Bug 141796 - devel/anjuta assumes gnome-help is installed; requires x11/yelp
Summary: devel/anjuta assumes gnome-help is installed; requires x11/yelp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-20 08:30 UTC by vaibhav.gavane
Modified: 2010-02-22 03:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vaibhav.gavane 2009-12-20 08:30:02 UTC
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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-20 08:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-22 03:40:38 UTC
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"
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2010-02-22 03:46:58 UTC
State Changed
From-To: open->closed

Committed a fix, thanks for report!