From nobody@FreeBSD.org  Sun Jul 12 16:01:04 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 92E111065670
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <sahil@tandon.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] mail/pmail: fix build with custom LOCALBASE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         136693
>Category:       ports
>Synopsis:       [PATCH] mail/pmail: fix build with custom LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 12 16:10:01 UTC 2009
>Closed-Date:    Fri Aug 14 13:37:55 UTC 2009
>Last-Modified:  Fri Aug 14 13:40:06 UTC 2009
>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 <bsd.port.mk>


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jul 12 16:10:13 UTC 2009 
Responsible-Changed-Why:  
itetcu@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136693 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Aug 14 13:37:54 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136693 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136693: commit references a PR
Date: Fri, 14 Aug 2009 13:37:57 +0000 (UTC)

 miwi        2009-08-14 13:37:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/pmail           Makefile 
   Log:
   - Fix build with custom PREFIX
   
   PR:             136693
   Submitted by:   Sahil Tandon <sahil@tandon.net>
   
   Revision  Changes    Path
   1.22      +1 -0      ports/mail/pmail/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
