From thomas@bert.mlan.solnet.ch  Fri Jun 10 12:30:13 2005
Return-Path: <thomas@bert.mlan.solnet.ch>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B58E316A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Jun 2005 12:30:13 +0000 (GMT)
	(envelope-from thomas@bert.mlan.solnet.ch)
Received: from bert.mlan.solnet.ch (bert.mlan.solnet.ch [212.101.1.83])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 407BA43D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Jun 2005 12:30:13 +0000 (GMT)
	(envelope-from thomas@bert.mlan.solnet.ch)
Received: from bert.mlan.solnet.ch (localhost [127.0.0.1])
	by bert.mlan.solnet.ch (8.13.3/8.13.1) with ESMTP id j5ACU2cV075979
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Jun 2005 14:30:02 +0200 (CEST)
	(envelope-from thomas@bert.mlan.solnet.ch)
Received: (from thomas@localhost)
	by bert.mlan.solnet.ch (8.13.3/8.13.1/Submit) id j5ACU2TI075978;
	Fri, 10 Jun 2005 14:30:02 +0200 (CEST)
	(envelope-from thomas)
Message-Id: <200506101230.j5ACU2TI075978@bert.mlan.solnet.ch>
Date: Fri, 10 Jun 2005 14:30:02 +0200 (CEST)
From: Thomas Vogt <thomas.vogt@bsdunix.ch>
Reply-To: Thomas Vogt <thomas.vogt@bsdunix.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: games/foobilliard only builds on i386 arch
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82112
>Category:       ports
>Synopsis:       games/foobilliard only builds on i386 arch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lawrance
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 10 12:30:23 GMT 2005
>Closed-Date:    Fri Jun 10 13:32:32 GMT 2005
>Last-Modified:  Fri Jun 10 13:32:32 GMT 2005
>Originator:     Thomas Vogt
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD bert.mlan.solnet.ch 5.4-STABLE FreeBSD 5.4-STABLE #1: Wed Jun 8 02:21:23 CEST 2005 root@bert.mlan.solnet.ch:/usr/obj/usr/src/sys/MASTERONE53 i386


	
>Description:
	Does not build on non i386 arch
>How-To-Repeat:

>Fix:

--- Makefile.orig	Fri Jun 10 14:12:57 2005
+++ Makefile	Fri Jun 10 14:23:40 2005
@@ -23,6 +23,8 @@
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
+ONLY_FOR_ARCHS= i386
+
 
 CPPFLAGS=	-I${X11BASE}/include
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: lawrance 
State-Changed-When: Fri Jun 10 12:55:07 GMT 2005 
State-Changed-Why:  
Are you sure?  Pointyhat logs seem to show no problems. 


Responsible-Changed-From-To: freebsd-ports-bugs->lawrance 
Responsible-Changed-By: lawrance 
Responsible-Changed-When: Fri Jun 10 12:55:07 GMT 2005 
Responsible-Changed-Why:  
Track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82112 
State-Changed-From-To: feedback->closed 
State-Changed-By: lawrance 
State-Changed-When: Fri Jun 10 13:30:32 GMT 2005 
State-Changed-Why:  
Feedback received.  Marked port broken on sparc64, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82112 
>Unformatted:
