Bug 131418 - Port update: games/flightgear - Get rid of '?=' for variable initializations
Summary: Port update: games/flightgear - Get rid of '?=' for variable initializations
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 12:50 UTC by Ganael LAPLANCHE
Modified: 2009-02-05 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.15 KB, patch)
2009-02-05 12:50 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2009-02-05 12:50:01 UTC
This patch fixes the port to make it initialize several variables in a more 'standard' way.

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-02-05 14:36:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-05 15:17:47 UTC
amdmi3      2009-02-05 15:17:38 UTC

  FreeBSD ports repository

  Modified files:
    games/flightgear     Makefile 
  Log:
  - This port has no slave pors, so no need for PORTNAME?=, FGVERSION and other magic.
  
  PR:             131418
  Submitted by:   Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
  
  Revision  Changes    Path
  1.56      +4 -7      ports/games/flightgear/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-02-05 15:17:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!