Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2005 14:30:02 +0200 (CEST)
From:      Thomas Vogt <thomas.vogt@bsdunix.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82112: games/foobilliard only builds on i386 arch
Message-ID:  <200506101230.j5ACU2TI075978@bert.mlan.solnet.ch>
Resent-Message-ID: <200506101230.j5ACUN1L014301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82112
>Category:       ports
>Synopsis:       games/foobilliard only builds on i386 arch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 10 12:30:23 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506101230.j5ACU2TI075978>