From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 13 19:20:02 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7048916A4CE for ; Fri, 13 May 2005 19:20:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D09043D73 for ; Fri, 13 May 2005 19:20:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4DJK21c056098 for ; Fri, 13 May 2005 19:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4DJK2jk056097; Fri, 13 May 2005 19:20:02 GMT (envelope-from gnats) Resent-Date: Fri, 13 May 2005 19:20:02 GMT Resent-Message-Id: <200505131920.j4DJK2jk056097@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Renato Botelho Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B51C16A4CE for ; Fri, 13 May 2005 19:11:07 +0000 (GMT) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0D4243D6E for ; Fri, 13 May 2005 19:11:04 +0000 (GMT) (envelope-from renato@data.galle.com.br) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by data.galle.com.br (8.13.3/8.13.1) with ESMTP id j4DJB1Ib063184 for ; Fri, 13 May 2005 16:11:01 -0300 (BRST) (envelope-from renato@data.galle.com.br) Received: (from root@localhost) by data.galle.com.br (8.13.3/8.13.1/Submit) id j4DJAuLf063181; Fri, 13 May 2005 16:10:56 -0300 (BRST) (envelope-from renato) Message-Id: <200505131910.j4DJAuLf063181@data.galle.com.br> Date: Fri, 13 May 2005 16:10:56 -0300 (BRST) From: Renato Botelho To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80994: [PATCH] Mk/bsd.port.mk: Add ${CSH} var X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Renato Botelho List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 19:20:02 -0000 >Number: 80994 >Category: ports >Synopsis: [PATCH] Mk/bsd.port.mk: Add ${CSH} var >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 13 19:20:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.4-RELEASE i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 09:20:42 BRST 2005 root@srv1.galle.com.br:/usr/obj/usr/src/sys/GALLE i386 >Description: - Add ${CSH} var definition, because some ports use it and it's default on FreeBSD >How-To-Repeat: >Fix: --- bsd.port.mk.diff begins here --- --- bsd.port.mk.orig Fri May 13 16:06:57 2005 +++ bsd.port.mk Fri May 13 16:07:26 2005 @@ -940,6 +940,7 @@ COMM?= /usr/bin/comm CP?= /bin/cp CPIO?= /usr/bin/cpio +CSH?= /bin/csh CUT?= /usr/bin/cut DC?= /usr/bin/dc DIALOG?= /usr/bin/dialog --- bsd.port.mk.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: