Opened 12 years ago
Closed 12 years ago
#37655 closed enhancement (fixed)
bob: use PortGroup active_variants
Reported by: | ci42 | Owned by: | laurent.el-shafey@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | andre.anjos@… |
Port: | bob |
Description
The check if boost is installed with the required python variant could be simplified with active_variants portgroup.
Attachments (1)
Change History (5)
Changed 12 years ago by ci42
Attachment: | Portfile.diff added |
---|
comment:1 Changed 12 years ago by ci42
Keywords: | haspatch added |
---|
comment:2 Changed 12 years ago by laurent.el-shafey@…
Thanks for your comment AND for providing the patch. I've just test it and it works well for me. @Andre, as you originally wrote this piece of code, could you please confirm?
comment:3 Changed 12 years ago by andre.dos.anjos@…
This looks alright for me - much better than my hackish solution. Thanks for the patch.
comment:4 Changed 12 years ago by ci42
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r101636.
Note: See
TracTickets for help on using
tickets.
See the attached patch.