Ticket #34833 (new defect)
binary packages should not be installed if the default dependencies are not used
| Reported by: | jeremyhu@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | base | Version: | 2.1.1 |
| Keywords: | Cc: | ryandesign@…, nonstop.server@…, egall@… | |
| Port: |
Description
I have installed boehmgc-devel. I then installed w3m. w3m was pulled in as a binary package from packages.macports.org. This version of w3m was built with boehmgc and is not compatible with boehmgc-devel.
base should not pull down a binary package if the default dependencies are not used.
Change History
Note: See
TracTickets for help on using
tickets.


This should only apply to depends_lib, right? Not to depends_fetch, depends_extract, depends_build or depends_run?