Opened 9 years ago

Closed 9 years ago

#48188 closed defect (fixed)

grib_api: append to depends_build rather than overwriting

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.99
Keywords: haspatch Cc:
Port: grib_api

Description

grib_api sets depends_build and includes port:cmake in it. But the port also includes the cmake portgroup which already sets that dependency for you. All you need to do to take advantage of that is append to depends_build rather than overwriting it.

Attachments (1)

grib_api.diff (387 bytes) - added by ryandesign (Ryan Carsten Schmidt) 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: grib_api.diff added

comment:1 Changed 9 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

Done in r138904. Thanks.

Note: See TracTickets for help on using tickets.