| Summary: | [net-mgmt/yaf] fix for missing libraries when APPLABEL option isn't active | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Inacio <nacho319+freebsdZilla> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | dikshie, nacho319+freebsdZilla | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(dikshie) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: amdmi3 Date: Thu Mar 24 16:17:43 UTC 2016 New revision: 411802 URL: https://svnweb.freebsd.org/changeset/ports/411802 Log: - Fix plist for WITHOUT=APPLABEL case PR: 207869 Submitted by: nacho319+freebsdZilla@gmail.com Approved by: maintainer timeout (dikshie@sfc.wide.ad.jp, 2 weeks) Changes: head/net-mgmt/yaf/Makefile head/net-mgmt/yaf/pkg-plist |
Created attachment 167950 [details] Makefile & pkg-plist patch to handle missing libraries without APPLABEL option Here is a patch for the Makefile and pkg-plist that handles the options properly for the case when APPLABEL is not selected. Various combinations of options were tested, this should take care of the missing libraries issue.