[MacPorts] #58237: py-spyder: py-pyqt5 dependency also needs +webkit

MacPorts noreply at macports.org
Tue Mar 26 16:27:31 UTC 2019


#58237: py-spyder: py-pyqt5 dependency also needs +webkit
---------------------------------+------------------------
  Reporter:  mf2k                |      Owner:  reneeotten
      Type:  defect              |     Status:  assigned
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:
Resolution:                      |   Keywords:
      Port:  py-spyder py-pyqt5  |
---------------------------------+------------------------

Comment (by mf2k):

 Yes, it looks like you just create another block like the existing {{{py-
 pyqt5-common}}} sub-port:

 {{{
 if {${subport} eq "${name}-common"} {
 ...
 } elseif {${subport} eq "${name}-webkit"}
 [new code here]
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58237#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list