Bug 30403 - Fix dependency problems of gnucash port
Summary: Fix dependency problems of gnucash port
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: 2001-09-06 18:50 UTC by gjohnson
Modified: 2001-09-11 16:52 UTC (History)
0 users

See Also:


Attachments
file.diff (857 bytes, patch)
2001-09-06 18:50 UTC, gjohnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gjohnson 2001-09-06 18:50:00 UTC
        The gnucash port has dependency problems.  The ported version
        of gnucash no longer requires gnuplot, so this dependency can
        be removed.  In order to have gnucash get stock quote updates,
        the Date-Manip and Finance-Quote perl modules are needed.  The
        enclosed patch adds these dependencies.

Fix: Apply the following patch to deskutils/gnucash/Makefile.
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-09-07 17:19:00 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers
Comment 2 Maxim Sobolev freebsd_committer freebsd_triage 2001-09-11 16:52:42 UTC
State Changed
From-To: open->closed

Committed, thank you!