From marcin@ghost.pnet.one.pl  Mon Oct 31 17:17:06 2005
Return-Path: <marcin@ghost.pnet.one.pl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C83C916A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Oct 2005 17:17:06 +0000 (GMT)
	(envelope-from marcin@ghost.pnet.one.pl)
Received: from ghost.pnet.one.pl (xdsl-10260.wroclaw.dialog.net.pl [84.40.242.20])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EF94843D48
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Oct 2005 17:17:05 +0000 (GMT)
	(envelope-from marcin@ghost.pnet.one.pl)
Received: from ghost.pnet.one.pl (smmsp@localhost [127.0.0.1])
	by ghost.pnet.one.pl (8.13.4/8.13.1) with ESMTP id j9VHH2SA095134
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Oct 2005 18:17:02 +0100 (CET)
	(envelope-from marcin@ghost.pnet.one.pl)
Received: (from root@localhost)
	by ghost.pnet.one.pl (8.13.4/8.13.1/Submit) id j9VHH1Ej095133;
	Mon, 31 Oct 2005 18:17:01 +0100 (CET)
	(envelope-from marcin)
Message-Id: <200510311717.j9VHH1Ej095133@ghost.pnet.one.pl>
Date: Mon, 31 Oct 2005 18:17:01 +0100 (CET)
From: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] polish/pl-kadu: fix to respect non-standard {LOCAL,X11}BASE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88280
>Category:       ports
>Synopsis:       [MAINTAINER] polish/pl-kadu: fix to respect non-standard {LOCAL,X11}BASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lawrance
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 31 17:20:13 GMT 2005
>Closed-Date:    Tue Nov 01 13:35:23 GMT 2005
>Last-Modified:  Tue Nov 01 13:35:23 GMT 2005
>Originator:     Marcin Wisnicki
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD ghost.pnet.one.pl 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Oct 12 19:55:33 CEST 2005
>Description:
- Fix build wih non-standard X11BASE and LOCALBASE

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- pl-kadu-0.4.2,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/polish/kadu.orig/Makefile /usr/ports/polish/kadu/Makefile
--- /usr/ports/polish/kadu.orig/Makefile	Mon Oct 31 16:54:41 2005
+++ /usr/ports/polish/kadu/Makefile	Mon Oct 31 16:54:29 2005
@@ -23,6 +23,8 @@
 USE_OPENSSL=		yes
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--with-existing-libgadu="${LOCALBASE}" \
+			--with-includes="${LOCALBASE}/include ${X11BASE}/include" \
+			--with-libs="${LOCALBASE}/lib ${X11BASE}/lib" \
 			--program-transform-name=''
 CONFIGURE_ENV=		QTDIR="${QT_PREFIX}"
 
--- pl-kadu-0.4.2,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lawrance 
Responsible-Changed-By: lawrance 
Responsible-Changed-When: Tue Nov 1 03:21:38 GMT 2005 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88280 
State-Changed-From-To: open->closed 
State-Changed-By: lawrance 
State-Changed-When: Tue Nov 1 13:34:59 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88280 
>Unformatted:
