diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2018-09-11 16:02:43 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2018-09-11 16:02:43 +0000 |
commit | 2b20bd1e65ae23c6178cffaecd896d6514c436d1 (patch) | |
tree | 60c71dccd2adee5ad3fde494c46f6d67eec54324 /finance | |
parent | e052a81ba0ad9b488b57bc4c7a966fa6f0e6a5f9 (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/alkimia/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/alkimia/Makefile b/finance/alkimia/Makefile index 7e672eaf4857..34182617688c 100644 --- a/finance/alkimia/Makefile +++ b/finance/alkimia/Makefile @@ -54,7 +54,6 @@ MPIR_DESC= MPIR (multiple precision arithmetic) support MPIR_LIB_DEPENDS= libmpir.so:math/mpir .if ${SLAVE} == qt4 -TEST_USES= qt:4 qt:5 TEST_USE= QT=qtestlib .else TEST_USE= QT=testlib |