Bug 146020 - [patch] make graphics/OpenEXR build on powerpc
Summary: [patch] make graphics/OpenEXR build on powerpc
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: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-24 20:30 UTC by Andreas Tobler
Modified: 2010-04-25 04:30 UTC (History)
0 users

See Also:


Attachments
file.diff (649 bytes, patch)
2010-04-24 20:30 UTC, Andreas Tobler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Tobler 2010-04-24 20:30:04 UTC
OpenExr does not build on powerpc due to some bogus dumpspecs in the Makefile.

Fix: The attached patch does fix this issue, tested on powerpc and i386

Patch attached with submission follows:
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2010-04-24 22:58:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-25 04:21:53 UTC
nork        2010-04-25 03:21:39 UTC

  FreeBSD ports repository

  Modified files:
    graphics/OpenEXR     Makefile 
  Log:
  Fix build on powerpc.
  
  PR:             ports/146020 (based on)
  Submitted by:   Andreas Tobler   andreast-list  fgznet ch
  
  Revision  Changes    Path
  1.39      +1 -4      ports/graphics/OpenEXR/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 Norikatsu Shigemura freebsd_committer freebsd_triage 2010-04-25 04:23:00 UTC
State Changed
From-To: open->closed

Committed, thanks!