#53085 closed defect (fixed)
py34-spyder-devel: "port info" doesn't reveal that the port has a qt5 variant
Reported by: | mkae (Marko Käning) | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mojca (Mojca Miklavec) | |
Port: | py35-spyder-devel |
Description
Look at this output:
$ port info py35-spyder-devel py35-spyder-devel @3.0.2 (python, devel) Variants: docs, no_anti_alias, pil, small, tiny Description: ...
... there's no sign of a qt5
variant!
This is quite somewhat confusing, as the port in fact does have a qt5
variant.
What's causing this?
Change History (4)
comment:1 Changed 8 years ago by mojca (Mojca Miklavec)
comment:2 Changed 8 years ago by eborisch (Eric A. Borisch)
Only the qt5 version exists anymore; at one point there may have been variants; do you have an old portfile?
I see I should as a require_active_variants for pyNN-qtpy +qt5... to make things run smoother, however.
comment:3 Changed 8 years ago by eborisch (Eric A. Borisch)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added reqiure_active_variants pyNN-qtpy +qt5
in https://github.com/macports/macports-ports/commit/cfcc107c07089f5a187e5bb06b156502ef97792b
Note: See
TracTickets for help on using
tickets.
I don't see the variant in the Portfile. Do you have local modifications?