From b9a35ceafe392dd65ee4d412d5c902266ea4a1af Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Sun, 31 Jan 2021 21:06:52 +0000 Subject: finance/libofx: Update to 0.10.1 Add regression tests. --- finance/libofx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'finance/libofx/Makefile') diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 951976a1e815..74b815a59aaa 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libofx -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -26,6 +26,7 @@ CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \ GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip +TEST_TARGET= check PORTDOCS= * OPTIONS_DEFINE= DOCS -- cgit v1.2.3