Ticket #17745 (closed defect: fixed)
gnucash: incomplete without_quotes variant
| Reported by: | ryandesign@… | Owned by: | dports@… |
|---|---|---|---|
| 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
comment:2 Changed 2 years ago by dports@…
- Status changed from new to assigned
- Owner changed from macports-tickets@… to dports@…
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.
Note: See
TracTickets for help on using
tickets.


Milestone Port Bugs deleted