From b334b10b7aa1f567e628349d701ddc2b2be8e1bc Mon Sep 17 00:00:00 2001 From: krion Date: Wed, 18 Feb 2004 18:56:17 +0000 Subject: - Support LOCALBASE properly PR: ports/63005 Submitted by: Ports Fury --- finance/libofx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'finance') 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: -- cgit v1.1