diff options
-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 ad810768187e..e8ed11cb50bd 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -17,7 +17,7 @@ COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) LIB_DEPENDS= osp.3:${PORTSDIR}/textproc/opensp USE_GMAKE= yes -USE_GNOME= gnometarge +USE_GNOME= gnometarget USE_LIBTOOL_VER= 15 USE_GETOPT_LONG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |