From tkato@prontomail.com  Wed Feb 18 05:01:22 2004
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 260D616A4CF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 18 Feb 2004 05:01:18 -0800 (PST)
Received: from hfep06.dion.ne.jp (hfep06.dion.ne.jp [203.181.105.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 760F343D1D
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 18 Feb 2004 05:01:17 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([211.126.70.197]) by hfep06.dion.ne.jp with SMTP
          id <20040218130114888.BBMY@hfep06.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Wed, 18 Feb 2004 22:01:14 +0900
Message-Id: <20040218220013.041de924.tkato@prontomail.com>
Date: Wed, 18 Feb 2004 22:00:13 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: finance/libofx

>Number:         63005
>Category:       ports
>Synopsis:       Update port: finance/libofx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 18 05:10:17 PST 2004
>Closed-Date:    Wed Feb 18 10:56:26 PST 2004
>Last-Modified:  Wed Feb 18 10:56:26 PST 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Support LOCALBASE properly

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/finance/libofx/Makefile finance/libofx/Makefile
--- /usr/ports/finance/libofx/Makefile	Sun Feb  8 02:28:16 2004
+++ finance/libofx/Makefile	Fri Feb 13 03:06:58 2004
@@ -20,7 +20,8 @@
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--disable-doxygen --disable-dot
+CONFIGURE_ARGS=	--disable-doxygen --disable-dot \
+		--with-opensp-includes=${LOCALBASE}/include/OpenSP
 INSTALLS_SHLIB=	yes
 
 post-install:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Wed Feb 18 08:11:23 PST 2004 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63005 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Feb 18 10:56:20 PST 2004 
State-Changed-Why:  
Committed, thanks! 

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