Bug 148964

Summary: graphics/aaphoto fix build on FreeBSD 6.x amd64
Product: Ports & Packages Reporter: Andras Horvath <han>
Component: Individual Port(s)Assignee: Philippe Audeoud <jadawin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andras Horvath 2010-07-26 15:00:12 UTC
Fix build on 6.x amd64.

Fix: Parenthesis were missing in Makefile at platform check, though logical order of compare should be fine without it too in my opinion.


Patch attached with submission follows:
Comment 1 Philippe Audeoud freebsd_committer freebsd_triage 2010-07-26 15:04:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-28 08:08:44 UTC
jadawin     2010-07-28 07:08:31 UTC

  FreeBSD ports repository

  Modified files:
    graphics/aaphoto     Makefile 
  Log:
  - Fix build on 6.x on amd64
  
  PR:             ports/148964
  Submitted by:   Andras Horvath <han _AT_ log69.com> (maintainer)
  
  Revision  Changes    Path
  1.13      +1 -1      ports/graphics/aaphoto/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 Philippe Audeoud freebsd_committer freebsd_triage 2010-07-28 08:09:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!