Opened 6 years ago
Last modified 2 years ago
#57982 new defect
waf portgroup: Support waf 2
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | portgroup | Cc: | |
Port: |
Description
The waf portgroup adds --nocache
to configure.args
. That option apparently no longer exists with waf 2.
I was trying to update the talloc port (which uses the waf portgroup) from 2.1.14 (which includes a copy of waf 1.5.19) to 2.1.15 (which includes a copy of waf 2.0.8). Configure failed with:
waf: error: no such option: --nocache
Change History (3)
comment:1 Changed 6 years ago by kencu (Ken)
comment:2 Changed 5 years ago by raimue (Rainer Müller)
Cc: | raimue removed |
---|
comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)
Keywords: | portgroup added |
---|
Add keyword portgroup, to pg-related tickets
Note: See
TracTickets for help on using
tickets.
This is done in
mpv
as a workaround for now....