Bug 153248

Summary: [PATCH] lang/fasm unbreak on amd64 and ia64 after last commit
Product: Ports & Packages Reporter: Aldis Berjoza <aldis>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Aldis Berjoza 2010-12-17 14:30:11 UTC
After update to v1.17 of Makefile I couldn't build fasm on my amd64 box.
I couldn't figure out why exactly it didn't work, because I do have /usr/lib32

Anyway I looked at bsd.port.mk and saw IA32_BINARY_PORT variable, so I modified port to use this variable and now it builds on amd64 again.

This also simplified Makefile a little :)

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-12-17 16:11:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon

my breakage.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-12-17 16:11:50 UTC
State Changed
From-To: open->closed

Committed, thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-12-17 16:17:11 UTC
linimon     2010-12-17 16:17:06 UTC

  FreeBSD ports repository

  Modified files:
    lang/fasm            Makefile 
  Log:
  Unbreak on amd64.
  
  PR:             ports/153248
  Submitted by:   maintainer
  Point hat to:   linimon
  
  Revision  Changes    Path
  1.18      +2 -4      ports/lang/fasm/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"