[MacPorts] #48668: notmuch: Added +python variant

MacPorts noreply at macports.org
Fri Aug 21 18:45:37 PDT 2015


#48668: notmuch: Added +python variant
--------------------------+--------------------------------
  Reporter:  cceleri@…    |      Owner:  macports-tickets@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.3
Resolution:               |   Keywords:  haspatch
      Port:  notmuch      |
--------------------------+--------------------------------

Comment (by ryandesign@…):

 You should not use `system "cd ${worksrcpath}/bindings/python && ..."`.
 Instead, please use `system -W ${worksrcpath}/bindings/python "..."`.

 It looks like this uses python 2.7. As such the variant should probably be
 named python27 instead of just python.

 Since this doesn't add any additional dependencies (python27 is already a
 dependency through your patch in #48667), does this need to be a variant
 at all? Couldn't it just be always done?

-- 
Ticket URL: <https://trac.macports.org/ticket/48668#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list