Bug 148964 - graphics/aaphoto fix build on FreeBSD 6.x amd64
Summary: graphics/aaphoto fix build on FreeBSD 6.x amd64
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 15:00 UTC by Andras Horvath
Modified: 2010-07-28 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (398 bytes, patch)
2010-07-26 15:00 UTC, Andras Horvath
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!