aboutsummaryrefslogtreecommitdiff
path: root/finance/libofx/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2021-01-31 21:06:52 +0000
committerJason E. Hale <jhale@FreeBSD.org>2021-01-31 21:06:52 +0000
commitb9a35ceafe392dd65ee4d412d5c902266ea4a1af (patch)
tree58f33f8853e12c431584c414433f7d2dd70723ae /finance/libofx/Makefile
parentec0bad9b6648eb61b8151960af55ef7fafaaa6ad (diff)
downloadports-b9a35ceafe392dd65ee4d412d5c902266ea4a1af.tar.gz
ports-b9a35ceafe392dd65ee4d412d5c902266ea4a1af.zip
finance/libofx: Update to 0.10.1
Add regression tests.
Notes
Notes: svn path=/head/; revision=563528
Diffstat (limited to 'finance/libofx/Makefile')
-rw-r--r--finance/libofx/Makefile3
1 files changed, 2 insertions, 1 deletions
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