Summary: | net-mgmt/bandwidthd: fix dependencies | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Franco Fichtner <franco> | ||||||||
Component: | Individual Port(s) | Assignee: | Olli Hauer <ohauer> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | ohauer | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 168220 [details]
portlint -AC output
Created attachment 168221 [details]
poudriere build log
Committed, Thanks for the analyses and the patch! A commit references this bug: Author: ohauer Date: Tue Mar 15 14:33:04 UTC 2016 New revision: 411165 URL: https://svnweb.freebsd.org/changeset/ports/411165 Log: - port links against libpng, so add png as dependency PR: 208014 Submitted by: Franco Fichtner Changes: head/net-mgmt/bandwidthd/Makefile A commit references this bug: Author: jbeich Date: Sun Mar 20 14:34:06 UTC 2016 New revision: 411446 URL: https://svnweb.freebsd.org/changeset/ports/411446 Log: net-mgmt/bandwidthd: back out r411165 and disable png check libpng is dependency of libgd, bandwidthd doesn't use it directly PR: 208014 Tested by: md5 **/*.o Changes: head/net-mgmt/bandwidthd/Makefile |
Created attachment 168219 [details] patch against head libpg.so was silently compiled against if present in the system -> disable in configure stage libpng16.so was silently compiled against -> shared libgd dependency so pinned as LIB_DEPENDS