- Update to 7.0.1 - finance/alkimia is the Qt 5 version for the upcoming kf5 version of KMyMoney - finance/alkimia-qt4 is the Qt 4 version for the kde4 version of KMyMoney - Fix LICENSE - Default multi-precision library is now MPIR upstream, but an option has been added if you wish to use GMP instead - Add regression test support - Adjust finance/kmymoney to use the new version While here: - Add a patch to finance/kmymoney to fix a possible build failure when kmymoneysettings.h is not generated early enough.
6 lines
103 B
Makefile
6 lines
103 B
Makefile
# $FreeBSD$
|
|
|
|
SLAVE= qt4
|
|
MASTERDIR= ${.CURDIR}/../../finance/alkimia
|
|
|
|
.include "${MASTERDIR}/Makefile"
|