ports/136693: [PATCH] mail/pmail: fix build with custom LOCALBASE

Sahil Tandon sahil at tandon.net
Sun Jul 12 16:10:02 UTC 2009


>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:



More information about the freebsd-ports-bugs mailing list