Bug 60178 - [patch] lang/gforth: set ONLY_FOR_ARCHS
Summary: [patch] lang/gforth: set ONLY_FOR_ARCHS
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 10:50 UTC by stolz
Modified: 2003-12-15 06:57 UTC (History)
1 user (show)

See Also:


Attachments
gforth (242 bytes, text/plain)
2003-12-12 10:50 UTC, stolz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stolz 2003-12-12 10:50:09 UTC
Floating-point exceptions exist only on i386 and friends.

NB: This doesn't mean that it does build on amd64 and ia64.

How-To-Repeat: http://bento.freebsd.org/errorlogs/sparc64-5-full/gforth-0.6.1.log
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2003-12-12 10:57:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon

I'll work with the maintainer on this one.  I've already noticed 
that the ARCHS must not be in quotes, and that a little portlinting 
needed doing, so unless Cyrille has some objection I will just go 
ahead and commit this.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2003-12-15 06:57:33 UTC
State Changed
From-To: open->closed

Committed, thanks.