Changes between Initial Version and Version 1 of Ticket #53230, comment 16


Ignore:
Timestamp:
Jan 6, 2017, 11:27:55 PM (7 years ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53230, comment 16

    initial v1  
    1 Craig, I think you hit paydirt by a more specific requirement than usual. You'd need
     1Craig, I think you hit paydirt by having a bit more specific requirements than usual. You'd need
    22
    33{{{
     
    1616the extra complexity is because qt5-kde-mysql-plugin is a stub port for something provided by qt5-kde itself. Even if the stub was added to the dep. list I'm not sure that requiring it to have to indicated variants would have the intended effect.
    1717
    18 It is not yet clear if `[variant_isset qt5kde]` will be the preferred check for dependents, or `[tbool qt5.using_kde]`.
     18It is not yet clear if `[variant_isset qt5kde]` will be the preferred check to be made by dependent ports, or `[tbool qt5.using_kde]`.