Bug 211841

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:
Description Flags
fix options none

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