diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/libofx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index ed37c0e6aa6c..55bdb2246968 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -13,6 +13,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ osp.5:${PORTSDIR}/textproc/opensp +USE_GCC= any USE_ICONV= yes USE_GMAKE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool |