Summary: | graphics/opennurbs cannot find zlib in sys/contrib | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Poul-Henning Kamp <phk> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | Flags: | fernape:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Comment on attachment 204414 [details]
patch to look for zlib in sys/contrib
LGTM
Thanks for the patch. Strange that I didn't receive any pkg-fallout messages.
I'm AFK till Sunday evening. If the delay is not acceptable, feel free to commit the patch.
A commit references this bug: Author: fernape Date: Sun May 19 18:23:49 UTC 2019 New revision: 502032 URL: https://svnweb.freebsd.org/changeset/ports/502032 Log: graphics/opennurbs: unbreak in 13-CURRENT In r311275 zlib.h was moved to contrib/zlib/zlib.h from lib/libz/zlib.h. Update the port Makefile to reflect this possibility. PR: 237936 Submitted by: phk@ Changes: head/graphics/opennurbs/Makefile Committed, Thanks! |
Created attachment 204414 [details] patch to look for zlib in sys/contrib Patch to find zlib in sys/contrib on -current