Ticket #18950 (closed defect: fixed)
burn-app: invalid platforms and missing dependency
| Reported by: | ryandesign@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: | burn-app |
Description
burn-app has platform selectors for i386, x86_64, ppc and ppc64. The only one of those platform selectors that's actually valid is i386. The other available platform selector is powerpc. There are no 32-bit vs. 64-bit platform selectors. Platform selectors are only for PowerPC vs. Intel.
Also, if you're going to assume ${prefix}/lib/libiconv.2.dylib exists, you had better declare a dependency on the libiconv port.
Attachments
Change History
comment:1 Changed 4 years ago by ryandesign@…
- Summary changed from burn-app platorms an dependences to burn-app: invalid platorms and missing dependency
comment:2 Changed 4 years ago by ryandesign@…
- Summary changed from burn-app: invalid platorms and missing dependency to burn-app: invalid platforms and missing dependency
Note: See
TracTickets for help on using
tickets.

