ports/63005: Update port: finance/libofx
KATO Tsuguru
tkato at prontomail.com
Wed Feb 18 13:10:17 UTC 2004
>Number: 63005
>Category: ports
>Synopsis: Update port: finance/libofx
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 18 05:10:17 PST 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list