Bug 114787 - PATCH for graphics/glexcess: Fixed port compilation on GCC 4.x
Summary: PATCH for graphics/glexcess: Fixed port compilation on GCC 4.x
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-21 09:10 UTC by Hernan Di Pietro
Modified: 2007-07-24 12:50 UTC (History)
0 users

See Also:


Attachments
file.diff (811 bytes, patch)
2007-07-21 09:10 UTC, Hernan Di Pietro
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hernan Di Pietro 2007-07-21 09:10:02 UTC
Previous revision of port did not compile on GCC 4. Now builds OK.

Fix: Makefile diff attached.

Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-07-24 12:47:36 UTC
miwi        2007-07-24 11:47:31 UTC

  FreeBSD ports repository

  Modified files:
    graphics/glexcess    Makefile 
  Log:
  - Fix build with gcc 4.2
  
  PR:             114787
  Submitted by:   Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +3 -0      ports/graphics/glexcess/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 2 Martin Wilke freebsd_committer freebsd_triage 2007-07-24 12:47:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!