From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 10 05:20:07 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49D781065672 for ; Sat, 10 Oct 2009 05:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 26F8D8FC12 for ; Sat, 10 Oct 2009 05:20:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9A5K1uF025207 for ; Sat, 10 Oct 2009 05:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9A5K1L7025206; Sat, 10 Oct 2009 05:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 10 Oct 2009 05:20:01 GMT Resent-Message-Id: <200910100520.n9A5K1L7025206@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, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01BA8106566B for ; Sat, 10 Oct 2009 05:15:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E4FF68FC16 for ; Sat, 10 Oct 2009 05:15:23 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9A5FNJO004849 for ; Sat, 10 Oct 2009 05:15:23 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n9A5FNGb004848; Sat, 10 Oct 2009 05:15:23 GMT (envelope-from nobody) Message-Id: <200910100515.n9A5FNGb004848@www.freebsd.org> Date: Sat, 10 Oct 2009 05:15:23 GMT From: Sahil Tandon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139471: [PATCH] devel/clewn: fix mtree with custom PREFIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2009 05:20:07 -0000 >Number: 139471 >Category: ports >Synopsis: [PATCH] devel/clewn: fix mtree with custom PREFIX >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 10 05:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: 7.2-RELEASE >Organization: >Environment: >Description: Broken mtree in case of custom PREFIX; see QATty log: http://qatty.tecnik93.com//errors/7-STABLE-FPT-CustDir/clewn-1.14.log >How-To-Repeat: >Fix: Apply patch. Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/clewn/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 27 Aug 2009 09:23:31 -0000 1.2 +++ Makefile 10 Oct 2009 05:12:06 -0000 @@ -16,6 +16,7 @@ RUN_DEPENDS= vim>=6.3:${PORTSDIR}/editors/vim GNU_CONFIGURE= yes +CONFIGURE_ENV+= vimdir=${PREFIX}/share/vim/vimfiles USE_GMAKE= yes .include >Release-Note: >Audit-Trail: >Unformatted: