From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 12 16:10:02 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 39D1F106566B for ; Sun, 12 Jul 2009 16:10:02 +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 EE0178FC13 for ; Sun, 12 Jul 2009 16:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6CGA120020785 for ; Sun, 12 Jul 2009 16:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6CGA1YT020784; Sun, 12 Jul 2009 16:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 12 Jul 2009 16:10:01 GMT Resent-Message-Id: <200907121610.n6CGA1YT020784@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 92E111065670 for ; Sun, 12 Jul 2009 16:01:04 +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 80ED28FC15 for ; Sun, 12 Jul 2009 16:01:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6CG14Zi064300 for ; Sun, 12 Jul 2009 16:01:04 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n6CG14sr064299; Sun, 12 Jul 2009 16:01:04 GMT (envelope-from nobody) Message-Id: <200907121601.n6CG14sr064299@www.freebsd.org> Date: Sun, 12 Jul 2009 16:01:04 GMT From: Sahil Tandon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/136693: [PATCH] mail/pmail: fix build with custom LOCALBASE 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: Sun, 12 Jul 2009 16:10:02 -0000 >Number: 136693 >Category: ports >Synopsis: [PATCH] mail/pmail: fix build with custom LOCALBASE >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: Sun Jul 12 16:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: 7.1-RELEASE >Organization: >Environment: FreeBSD internal.hamla.org 7.1-RELEASE FreeBSD 7.1-RELEASE >Description: - fix build with custom LOCALBASE >How-To-Repeat: http://qatty.tecnik93.com//errors/7-STABLE-FPT-CustDir/pmail-0.5.3_8.log >Fix: Apply patch: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/pmail/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 6 Jun 2008 13:42:59 -0000 1.20 +++ Makefile 12 Jul 2009 15:53:03 -0000 @@ -18,5 +18,6 @@ USE_PYTHON= yes USE_GNOME= gnomeprefix gnomehack pygnome GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --with-pygtk-includes=${LOCALBASE}/include/pygtk .include >Release-Note: >Audit-Trail: >Unformatted: