Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2009 16:01:04 GMT
From:      Sahil Tandon <sahil@tandon.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136693: [PATCH] mail/pmail: fix build with custom LOCALBASE
Message-ID:  <200907121601.n6CG14sr064299@www.freebsd.org>
Resent-Message-ID: <200907121610.n6CGA1YT020784@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907121601.n6CG14sr064299>