diff options
Diffstat (limited to 'finance/libofx/Makefile')
-rw-r--r-- | finance/libofx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 55bdb2246968..935fe870e28e 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ osp.5:${PORTSDIR}/textproc/opensp USE_GCC= any -USE_ICONV= yes +USES= iconv USE_GMAKE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I m4 |