Opened 16 years ago
Closed 14 years ago
#17745 closed defect (fixed)
gnucash: incomplete without_quotes variant
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | gnucash |
Description
gnucash has a variant without_quotes which just does this:
variant without_quotes description {Does not depend on building p5-finance-quote} { depends_lib-delete port:p5-finance-quote }
What happens if the user already has p5-finance-quote installed? Will gnucash use it? If so, then the variant needs to be enhanced so that gnucash does not use p5-finance-quote even if it is already installed (for example, via a configure option, if one is available for this). If no configure option is available (I didn't see one) and no other means exists to tell gnucash not to use p5-finance-quote, then the variant should be deleted.
Change History (3)
comment:1 Changed 16 years ago by (none)
Milestone: | Port Bugs |
---|
comment:2 Changed 14 years ago by drkp (Dan Ports)
Owner: | changed from macports-tickets@… to dports@… |
---|---|
Status: | new → assigned |
We might as well just remove it. Only reason to have it is to remove a dependency, and gnucash has so many other large dependencies that there's no point worrying about a few perl modules.
comment:3 Changed 14 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Removed in r74828
Note: See
TracTickets for help on using
tickets.
Milestone Port Bugs deleted