Bug 231016

Summary: games/stormbaancoureur: Use pkg-config for libode.so
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (amdmi3)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 230359    
Attachments:
Description Flags
patch
none
patch none

Description Yuri Victorovich freebsd_committer freebsd_triage 2018-08-30 07:06:05 UTC
Created attachment 196698 [details]
patch
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-08-30 07:06:35 UTC
Created attachment 196699 [details]
patch
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2018-08-30 13:55:31 UTC
What's the purpose?
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2018-08-30 15:30:50 UTC
(In reply to Dmitry Marakasov from comment #2)

Static lib is hard-coded against of what `pkg-config --libs ode` says.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-02-21 20:56:45 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Feb 21 20:55:42 UTC 2019
New revision: 493533
URL: https://svnweb.freebsd.org/changeset/ports/493533

Log:
  - Avoid static linking with ode [1]
  - Switch to more correct way of avoiding C++11 related build errors
  - Switch to options helpers

  PR:		231016 [1]
  Submitted by:	yuri@freebsd.org [1]

Changes:
  head/games/stormbaancoureur/Makefile
  head/games/stormbaancoureur/files/patch-src-stormbaancoureur-Makefile
  head/games/stormbaancoureur/files/patch-src-stormbaancoureur_Makefile