aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-19 02:56:17 +0800
committerkrion <krion@FreeBSD.org>2004-02-19 02:56:17 +0800
commitb334b10b7aa1f567e628349d701ddc2b2be8e1bc (patch)
treeef71fb2ccc47ca4faaf57a97ae84428dfc0cbcc3 /finance
parente1a8af8dfc560109c6e02ab782619414668c020e (diff)
downloadfreebsd-ports-gnome-b334b10b7aa1f567e628349d701ddc2b2be8e1bc.tar.gz
freebsd-ports-gnome-b334b10b7aa1f567e628349d701ddc2b2be8e1bc.tar.zst
freebsd-ports-gnome-b334b10b7aa1f567e628349d701ddc2b2be8e1bc.zip
- 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 586009a8d0b1..ab8213fdc333 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: