Bug 240067 - games/instead: Fix build with SDL2
Summary: games/instead: Fix build with SDL2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords: easy, needs-qa
Depends on:
Blocks:
 
Reported: 2019-08-24 08:50 UTC by shamaz.mazum
Modified: 2019-08-26 15:04 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (amdmi3)
koobs: merge-quarterly?


Attachments
Fixes games/instead build (685 bytes, patch)
2019-08-24 08:50 UTC, shamaz.mazum
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description shamaz.mazum 2019-08-24 08:50:04 UTC
Created attachment 206843 [details]
Fixes games/instead build

Do not include "close_code.h" when building with SDL2. Developers of instead have already dropped `#include "close_code.h"' from src/SDL_anigif.h, so post-patch-SDL2-on target will not be needed for future releases.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-08-26 14:59:28 UTC
A commit references this bug:

Author: amdmi3
Date: Mon Aug 26 14:58:47 UTC 2019
New revision: 509950
URL: https://svnweb.freebsd.org/changeset/ports/509950

Log:
  - Fix build with SDL2

  PR:		240067
  Reported by:	shamaz.mazum@gmail.com

Changes:
  head/games/instead/Makefile
  head/games/instead/files/
  head/games/instead/files/patch-src_SDL__anigif.h
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-08-26 15:00:30 UTC
A commit references this bug:

Author: amdmi3
Date: Mon Aug 26 14:59:33 UTC 2019
New revision: 509951
URL: https://svnweb.freebsd.org/changeset/ports/509951

Log:
  MFH: r509950

  - Fix build with SDL2

  PR:		240067
  Reported by:	shamaz.mazum@gmail.com
  Approved by:	ports-secteam (with hat)

Changes:
_U  branches/2019Q3/
  branches/2019Q3/games/instead/files/