From 3bf19f6c1d0e223ea75c4d4da0521295bd507191 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Jun 2006 19:14:24 +0000 Subject: Uses C++. --- finance/libofx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'finance/libofx/Makefile') diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 8d70658683d..c8c64b9a586 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/02/05 22:25:01 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2006/06/06 19:14:24 joerg Exp $ # DISTNAME= libofx-0.8.0 @@ -12,7 +12,7 @@ COMMENT= OFX (Open Financial eXchange) Library GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-opensp-includes=${BUILDLINK_PREFIX.opensp}/include/OpenSP \ --with-opensp-libs=${BUILDLINK_PREFIX.opensp}/libs - +USE_LANGUAGES= c c++ USE_LIBTOOL= yes .include "../../textproc/opensp/buildlink3.mk" -- cgit v1.2.3