summaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-18 18:56:17 +0000
committerkrion <krion@FreeBSD.org>2004-02-18 18:56:17 +0000
commitb334b10b7aa1f567e628349d701ddc2b2be8e1bc (patch)
treeef71fb2ccc47ca4faaf57a97ae84428dfc0cbcc3 /finance
parente1a8af8dfc560109c6e02ab782619414668c020e (diff)
downloadFreeBSD-ports-b334b10b7aa1f567e628349d701ddc2b2be8e1bc.zip
FreeBSD-ports-b334b10b7aa1f567e628349d701ddc2b2be8e1bc.tar.gz
- Support LOCALBASE properly
PR: ports/63005 Submitted by: Ports Fury
Diffstat (limited to 'finance')
-rw-r--r--finance/libofx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index 586009a..ab8213f 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -20,7 +20,8 @@ USE_GNOME= gnometarget lthack
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:
OpenPOWER on IntegriCloud