Summary: | net/yate: fix AMRNB SQLITE options, simplify post-stage target | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Pawel Pekala <pawel> | ||||
Component: | Individual Port(s) | Assignee: | Pawel Pekala <pawel> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | koue | ||||
Priority: | --- | Flags: | koue:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: pawel Date: Sat Aug 27 11:39:31 UTC 2016 New revision: 420970 URL: https://svnweb.freebsd.org/changeset/ports/420970 Log: - Fix AMRNB option plist - Fix SQLITE option, needs pkg-config to detect sqlite availability: checking for SQLite using pkg-config... yes - Simplify post-stage target PR: 211841 Submitted by: myself Approved by: maintainer Changes: head/net/yate/Makefile head/net/yate/pkg-plist |
Created attachment 173670 [details] fix options - Fix AMRNB option plist - Fix SQLITE option, needs pkg-config to detect sqlite availability: checking for SQLite using pkg-config... yes - Simplify post-stage target