Bug 211841 - net/yate: fix AMRNB SQLITE options, simplify post-stage target
Summary: net/yate: fix AMRNB SQLITE options, simplify post-stage target
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-14 17:40 UTC by Pawel Pekala
Modified: 2016-08-27 11:40 UTC (History)
1 user (show)

See Also:
koue: maintainer-feedback+


Attachments
fix options (1.67 KB, patch)
2016-08-14 17:40 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pekala freebsd_committer freebsd_triage 2016-08-14 17:40:40 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-08-27 11:40:15 UTC
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