Bug 131418

Summary: Port update: games/flightgear - Get rid of '?=' for variable initializations
Product: Ports & Packages Reporter: Ganael LAPLANCHE <ganael.laplanche>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!