From neuhauser@chello.cz  Sat Apr 17 09:51:59 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B09CB16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Apr 2004 09:51:59 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id C99E543D54
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Apr 2004 09:51:58 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 15255 invoked by uid 0); 17 Apr 2004 16:51:58 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 17 Apr 2004 16:51:57 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id C74382FDA01; Sat, 17 Apr 2004 17:52:30 +0200 (CEST)
Message-Id: <20040417155230.C74382FDA01@isis.wad.cz>
Date: Sat, 17 Apr 2004 17:52:30 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: trevor@freebsd.org
Subject: [PATCH] astro/celestia: fix ./configure --host warning
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         65674
>Category:       ports
>Synopsis:       [PATCH] astro/celestia: fix ./configure --host warning
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 17 10:00:36 PDT 2004
>Closed-Date:    Sat Apr 17 12:20:54 PDT 2004
>Last-Modified:  Sat Apr 17 12:20:54 PDT 2004
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
	 silence a configure warning
>How-To-Repeat:
	
>Fix:

	

--- astro-celestia.CONFIGURE_TARGET.patch begins here ---
Index: astro/celestia/Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/celestia/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- astro/celestia/Makefile	24 Mar 2004 17:57:45 -0000	1.15
+++ astro/celestia/Makefile	17 Apr 2004 15:23:49 -0000
@@ -20,6 +20,7 @@
 		png.5:${PORTSDIR}/graphics/png
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 OPTIONS=	KDE "KDE support" off
 OPTIONS+=	LUA "Lua support" off
 PLIST=		${WRKDIR}/pkg-plist
--- astro-celestia.CONFIGURE_TARGET.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sat Apr 17 12:20:45 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

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