diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-09-11 17:38:19 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-09-11 17:38:19 +0800 |
commit | b30213521d6321f31b7d47b0f7c2cd6485e410dd (patch) | |
tree | 0444ed821e71e1e29bb100b6479e6ac008eedb72 /finance | |
parent | 99c9601565b2c169bc7761ad6f849688ede6add9 (diff) | |
download | freebsd-ports-gnome-b30213521d6321f31b7d47b0f7c2cd6485e410dd.tar.gz freebsd-ports-gnome-b30213521d6321f31b7d47b0f7c2cd6485e410dd.tar.zst freebsd-ports-gnome-b30213521d6321f31b7d47b0f7c2cd6485e410dd.zip |
- Whitespace fix
- Update WWW
Approved by: portmgr blanket
Diffstat (limited to 'finance')
-rw-r--r-- | finance/alkimia/Makefile | 2 | ||||
-rw-r--r-- | finance/alkimia/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/alkimia/Makefile b/finance/alkimia/Makefile index 124ea44e5fe4..7e672eaf4857 100644 --- a/finance/alkimia/Makefile +++ b/finance/alkimia/Makefile @@ -54,7 +54,7 @@ MPIR_DESC= MPIR (multiple precision arithmetic) support MPIR_LIB_DEPENDS= libmpir.so:math/mpir .if ${SLAVE} == qt4 -TEST_USES= qt:4 qt:5 +TEST_USES= qt:4 qt:5 TEST_USE= QT=qtestlib .else TEST_USE= QT=testlib diff --git a/finance/alkimia/pkg-descr b/finance/alkimia/pkg-descr index 7206a4631abd..24650e6b758f 100644 --- a/finance/alkimia/pkg-descr +++ b/finance/alkimia/pkg-descr @@ -4,4 +4,4 @@ applications for KDE. Currently, it supports a common class to represent monetary values with arbitrary precision. -WWW: http://community.kde.org/Alkimia/libalkimia +WWW: https://community.kde.org/Alkimia/libalkimia |