Bug 227527 - [PATCH] devel/raylib: pass USE_EXTERNAL_GLFW as ON, so that raylib link to glfw
Summary: [PATCH] devel/raylib: pass USE_EXTERNAL_GLFW as ON, so that raylib link to glfw
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-15 15:48 UTC by Thibault Payet
Modified: 2018-04-15 17:57 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (freebsd)


Attachments
patch (553 bytes, patch)
2018-04-15 15:48 UTC, Thibault Payet
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2018-04-15 15:48:41 UTC
Created attachment 192530 [details]
patch

Currently raylib does not link to libglfw, it just depend on it during build.
Comment 1 Martin Filla 2018-04-15 16:43:14 UTC
Yes, thanks you for patch.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-04-15 17:56:56 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-04-15 17:57:00 UTC
A commit references this bug:

Author: yuri
Date: Sun Apr 15 17:56:26 UTC 2018
New revision: 467403
URL: https://svnweb.freebsd.org/changeset/ports/467403

Log:
  devel/raylib: Update cmake options

  Port changes:
  * Turn on USE_EXTERNAL_GLFW
  * Replace SHARED_RAYLIB->SHARED, STATIC_RAYLIB->STATIC as per warning in CMakeLists.txt

  PR:		227527 227529
  Submitted by:	Thibault Payet <monwarez@mailoo.org>
  Submitted by:	Martin Filla <martinfilla@post.cz> (maintainer)

Changes:
  head/devel/raylib/Makefile